9281c79aec
http://www.postfix.org/DATABASE_README.html#types specifies the lookup table types postfix understands. Most are defined as type:/path/to/table which is currently supported by the postfix formula. This does break though as soon as the proxy table type is used which is a prefix to a normal table definition to indicate caching is requested. This PR changes the code to discard the proxy prefix to ensure that the usual logic applies again. |
||
---|---|---|
postfix | ||
test/integration/default | ||
.kitchen.yml | ||
.travis.yml | ||
Gemfile | ||
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 and optionally the master.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)
postfix.postsrsd
------------------
Installs postfix postsrsd package