Set socket for the default callout server. This is mainly useful together with the --mtasim option.
Stay in foreground. When given this option, mailfromd
will
not disconnect itself from the controlling terminal and will run in
the foreground.
Retain the group name when switching to user privileges. See Starting and Stopping.
This option complements the group
configuration statement
(see group).
Add the directory dir to the list of directories to be searched
for header files. This will affect the functioning of #include
statement. See include, for a discussion of file inclusion.
Set the URL of the mailer to use. See Mail Sending Functions.
This option is reserved for use by mtasim
(see mtasim).
Set optimization level for code generator. Two levels are implemented: ‘0’, meaning no optimization, and ‘1’, meaning full optimization.
Set communication socket. Overrides the listen
configuration
statement, which you are advised to use instead (see listen).
Set pidfile name. Overrides the pidfile
configuration
statement, which you are advised to use instead (see pidfile).
Read relayed domains from file. Overrides the
relayed-domain-file
configuration statement (see relayed-domain-file), which you are advised to use instead.
See Avoiding Verification Loops, and the description of
relayed
function (see relayed) for more information.
Read resolver settings from file, instead of the default /etc/resolv.conf.
Set new program state directory. See Local state directory, for
the description of this directory and its purposes. This option
overrides the settings of state-directory
configuration statement,
described in state-directory.
Set source address for TCP connections. Overrides the ‘source-ip’ configuration statement, which you are advised to use instead (see source-ip).
Switch to this user privileges after startup. Overrides the user
configuration file statement, which you are advised to use instead
(see user). Default user is ‘mail’.
Assign value to the global variable var. The variable must be declared in your startup script. See overriding initial values, for a detailed discussion of this option.
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.