]> git.proxmox.com Git - pmg-docs.git/blob - pmg.mail-relaying-conf-opts.adoc
d/control: raise standards version compliance to 4.6.2
[pmg-docs.git] / pmg.mail-relaying-conf-opts.adoc
1 `relay`: `<string>` ::
2
3 The default mail delivery transport (incoming mails).
4
5 `relaynomx`: `<boolean>` ('default =' `0`)::
6
7 Disable MX lookups for default relay (SMTP only, ignored for LMTP).
8
9 `relayport`: `<integer> (1 - 65535)` ('default =' `25`)::
10
11 SMTP/LMTP port number for relay host.
12
13 `relayprotocol`: `<lmtp | smtp>` ('default =' `smtp`)::
14
15 Transport protocol for relay host.
16
17 `smarthost`: `<string>` ::
18
19 When set, all outgoing mails are deliverd to the specified smarthost. (postfix option `default_transport`)
20
21 `smarthostport`: `<integer> (1 - 65535)` ('default =' `25`)::
22
23 SMTP port number for smarthost. (postfix option `default_transport`)
24