Sendmail 8.13.3 Programmer's Guide

Configuring and Compiling Milter APIs
Configuring Milter in Sendmail
Chapter 4 59
Table 4-1 lists the different mf variables and cf options.
Following are the equates that you can include in the .mc file:
The required S= equate that specifies the socket where Sendmail
must look for the filter.
The optional F= equate that specifies flags.
The optional T= equate that specifies timeouts.
All the equate names field names, and flag values are case sensitive.
Table 4-2 lists and describes the flag values for the F= equate.
If a filter application is unavailable or unresponsive and you do not
specify any flag in the
/usr/contrib/sendmail/etc/mail/cf/cf/generic-hpux-10.mc file,
Table 4-1 The mf Variables and cf Options
The .mc File The .cf File Default Value
confMILTER_MACROS_CO
NNECT
Milter.macros
.connect
j, _, {daemon_name}, {if_name},
{if_addr}
confMILTER_MACROS_HE
LO
Milter.macros
.helo
{tls_version}, {cipher},
{cipher_bits}, {cert_subject},
{cert_issuer}
confMILTER_MACROS_EN
VFROM
Milter.macros
.envfrom
i, {auth_type}, {auth_authen},
{auth_ssf}, {auth_author},
{mail_mailer}, {mail_host},
{mail_addr}
confMILTER_MACROS_EN
VRCPT
Milter.macros
.envrcpt
{rcpt_mailer}, {rcpt_host},
{rcpt_addr}
Table 4-2 The F= Equate Values
Flag Description
R Rejects connection if the filter is not
available.
T Aborts connection temporarily if
the filter is not available.