The LMTP is a local mail transport protocol defined in RFC
2033. GNU Mailutils is shipped with lmtpd - a daemon for
delivering messages using this protocol.
The daemon shares most of its codebase and configuration with
mda and consequently provides the same features.
See mda, for a detailed description of these.
The behavior of lmtpd is affected by the following configuration
statements:
| Statement | Reference |
|---|---|
| server | See Server Settings |
| acl | See The acl Statement. |
| tcp-wrappers | See The tcp-wrappers Statement. |
| debug | See The debug Statement. |
| mailbox | See The mailbox Statement. |
| locking | See The locking Statement. |
| pam | See PAM Statement. |
| sql | See The sql Statement. |
| virtdomain | See The virtdomain Statement. |
| radius | See The radius Statement. |
| ldap | See The ldap Statement. |
| auth | See The auth Statement. |
| mailer | See The mailer Statement. |