The behavior of maidag is affected by the following configuration statements:
Statement | Reference
|
---|---|
debug | See Debug Statement.
|
mailbox | See Mailbox Statement.
|
locking | See Locking Statement.
|
pam | See PAM Statement.
|
sql | See SQL Statement.
|
virtdomain | See Virtdomain Statement.
|
radius | See Radius Statement.
|
ldap | See LDAP Statement.
|
auth | See Auth Statement.
|
mailer | See Mailer Statement.
|
server | See Server Settings. Used only in
LMTP mode.
|
acl | See ACL Statement.
|
tcp-wrappers | See Tcp-wrappers Statement.
|
In case of multiple delivery, exit with code 0 if at least one delivery has succeeded.
Indicate temporary failure if the recipient is over his mail quota. By default, permanent failure is returned. See Mailbox Quotas.
Set file name or name pattern of the Sieve filter file. See Sieve Maidag Filters.
When logging Sieve actions, identify messages by the value of this header.
File name or name pattern for Guile filter file. See Scheme Maidag Filters.
Set additional debugging flags. Valid flags are:
- g
- Print guimb stack traces.
- t
- Enable sieve trace (
MU_SIEVE_DEBUG_TRACE
).- i
- Enable sieve instructions trace (
MU_SIEVE_DEBUG_INSTR
).- l
- Log executed Sieve actions.
Configure safety checks for the forward file. See forward-file-checks.