mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-08-06 10:23:53 +00:00
25 lines
580 B
Plaintext
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.
|
|
|