pmg-docs/pmg.mail-relaying-conf-opts.adoc
Thomas Lamprecht 6bd70b953a update static
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-02-13 18:08:22 +01:00

25 lines
580 B
Plaintext

`relay`: `<string>` ::
The default mail delivery transport (incoming mails).
`relaynomx`: `<boolean>` ('default =' `0`)::
Disable MX lookups for default relay (SMTP only, ignored for LMTP).
`relayport`: `<integer> (1 - 65535)` ('default =' `25`)::
SMTP/LMTP port number for relay host.
`relayprotocol`: `<lmtp | smtp>` ('default =' `smtp`)::
Transport protocol for relay host.
`smarthost`: `<string>` ::
When set, all outgoing mails are deliverd to the specified smarthost.
`smarthostport`: `<integer> (1 - 65535)` ('default =' `25`)::
SMTP port number for smarthost.