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 acl statement. |
| tcp-wrappers | See tcp-wrappers statement. |
| 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. |
| • MeTA1-lmtpd | Using lmtpd with MeTA1.
|