Read filter script from file. By default it is read from sysconfdir/mailfromd.mf.
Initialize MFL variable name to value.
Add directories to the list of directories to be searched for header files. See include search path.
Argument is a list of directory names separated by colons.
Set program state directory. See statedir.
Append domain names from the named file to the list of relayed domains. This list can be inspected from MFL script using the ‘relayed’ function (see relayed).
The file argument is either a single file name or a list of file names, e.g.:
relayed-domain-file /etc/mail/sendmail.cw; relayed-domain-file (/etc/mail/sendmail.cw, /etc/mail/relay-domains);
Set source IP address for outgoing TCP connections.
Set the name of the file to store PID value in. The file must be
writable for the user or group mailfromd
runs as
(see conf-priv).
This document was generated on August 13, 2022 using makeinfo.
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.