62ab827c34
Merge existing handling of postfix lookup table/map files into a single template. Mappings are read from pillar in `postfix:mapping`. Configuration is written to the file pointed to by the relevant directive in `postfix:config`. A single target file is supported at the moment. The file is postmap'ed if needed. The pillar accepts a dict or an OrderedDict. |
||
---|---|---|
postfix | ||
LICENSE | ||
pillar.example | ||
README.rst |
postfix-formula
Formulas to set up and configure the Postfix mail transfer agent.
Note
See the full Salt Formulas installation and usage instructions.
Available states
postfix
Installs and starts postfix SMTP server
postfix.config
Manages postfix main.cf configuration file
postfix.policyd-spf
------------------
Installs and configures policyd-spf
postfix.postgrey
------------------
Installs and starts Postgrey service
postfix.mysql
Installs postfix mysql package ( Debian only)
postfix.pcre
Installs postfix pcre package ( Debian only)