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
< Postfix
→Options: virtual_mailbox_maps |
correction about official documentation |
||
| Line 4: | Line 4: | ||
[[category:system files]] | [[category:system files]] | ||
==About== | ==About== | ||
'''main.cf''' is the main configuration file for [[Postfix]]. The official documentation for the file's format is in | '''main.cf''' is the main configuration file for [[Postfix]]. The official documentation for the file's format is in [[Special:ManPage/page:postconf/section:5|man 5 postconf]] and [http://www.postfix.org/postconf.5.html on postfix.org]. | ||
===Syntax=== | ===Syntax=== | ||
Earlier values are overridden by later values. | Earlier values are overridden by later values. | ||
Revision as of 17:44, 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 5 postconf and on postfix.org.
Syntax
Earlier values are overridden by later values.
Options
- /alias_maps
- /mailbox_command
- /mailbox_transport
- /receive_override_options
- /sender_bcc_maps
- /virtual_mailbox_domains
- /virtual_mailbox_maps
- /virtual_transport
