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
mailbox_command option
SMW markup and some more option subpages
Line 1: Line 1:
{{#set:page type=article}}
{{#set:thing type=config file}}
{{#set:configures=Postfix}}
[[category:system files]]
==About==
==About==
[[category:system files]]'''main.cf''' is the main configuration file for [[Postfix]]. The official documentation for the file's format is in {{link/manpage/only|postfix|man postfix}}.
'''main.cf''' is the main configuration file for [[Postfix]]. The official documentation for the file's format is in {{link/manpage/only|postfix|man postfix}}.
===Syntax===
===Syntax===
Earlier values are overridden by later values.
Earlier values are overridden by later values.
===Options===
===Options===
* [[/alias_maps]]
* [[/mailbox_command]]
* [[/mailbox_command]]
* [[/mailbox_transport]]
* [[/receive_override_options]]
* [[/receive_override_options]]
* [[/sender_bcc_maps]]
* [[/sender_bcc_maps]]
* [[/virtual_transport]]
==Links==
==Links==
===Reference===
===Reference===
* [http://www.postfix.org/postconf.5.html official]
* [http://www.postfix.org/postconf.5.html official]

Revision as of 16:43, 12 June 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 postfix.

Syntax

Earlier values are overridden by later values.

Options

Reference