| services.nullmailer.config.me | The fully-qualifiled host name of the computer running nullmailer
|
| services.nullmailer.config.idhost | The content of this attribute is used when building the message-id
string for the message
|
| services.nullmailer.config.maxpause | The maximum time to pause between successive queue runs, in seconds
|
| services.nullmailer.config.helohost | Sets the environment variable $HELOHOST which is used by the
SMTP protocol module to set the parameter given to the HELO command
|
| services.nullmailer.config.remotes | A list of remote servers to which to send each message
|
| services.nullmailer.config.pausetime | The minimum time to pause between successive queue runs when there
are messages in the queue, in seconds
|
| services.nullmailer.config.allmailfrom | If set, content will override the envelope sender on all messages.
|
| services.nullmailer.config.adminaddr | If set, all recipients to users at either "localhost" (the literal string)
or the canonical host name (from the me control attribute) are remapped to this address
|
| services.nullmailer.config.defaulthost | The content of this attribute is appended to any address that
is missing a host name
|
| services.nullmailer.config.sendtimeout | The time to wait for a remote module listed above to complete sending
a message before killing it and trying again, in seconds
|
| services.nullmailer.config.defaultdomain | The content of this attribute is appended to any host name that
does not contain a period (except localhost), including defaulthost
and idhost
|
| services.nullmailer.config.doublebounceto | If the original sender was empty (the original message was a
delivery status or disposition notification), the double bounce
is sent to the address in this attribute.
|