Postfix/main.cf: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
correction about official documentation
Options: smtp_sasl_auth_enable
 
(One intermediate revision by the same user not shown)
Line 13: Line 13:
* [[/receive_override_options]]
* [[/receive_override_options]]
* [[/sender_bcc_maps]]
* [[/sender_bcc_maps]]
* [[/smtp_sasl_auth_enable]] - enable authentication from local SMTP client to external [[SMTP]] relay server
* [[/smtpd_sasl_auth_enable]]
* [[/virtual_mailbox_domains]]
* [[/virtual_mailbox_domains]]
* [[/virtual_mailbox_maps]]
* [[/virtual_mailbox_maps]]

Latest revision as of 15:50, 31 July 2011

{{#set:page type=article}} {{#set:thing type=config file}} {{#set:configures=Postfix}}

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

Reference