Difference between revisions of "Postfix/main.cf"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
(correction about official documentation)
(→‎Options: smtpd_sasl_auth_enable)
Line 13: Line 13:
 
* [[/receive_override_options]]
 
* [[/receive_override_options]]
 
* [[/sender_bcc_maps]]
 
* [[/sender_bcc_maps]]
 +
* [[/smtpd_sasl_auth_enable]]
 
* [[/virtual_mailbox_domains]]
 
* [[/virtual_mailbox_domains]]
 
* [[/virtual_mailbox_maps]]
 
* [[/virtual_mailbox_maps]]

Revision as of 15:06, 31 July 2011

About

main.cf is the main configuration file for Postfix. The official documentation for the file's format is in man 5 postconf and on postfix.org.

Syntax

Earlier values are overridden by later values.

Options

Links

Reference