Go to file
Gilles Dartiguelongue 7ce8798709 Run postmap on a specific set of file types
According to postfix documentation [1], only some types of file require running
postmap, others must be left alone.

See github issue #50.

[1] http://www.postfix.org/postmap.1.html
2016-12-29 11:33:44 +01:00
postfix Run postmap on a specific set of file types 2016-12-29 11:33:44 +01:00
LICENSE remove extra new line characters 2015-05-07 13:45:46 -04:00
README.rst install postfix addons ( Debian Only) 2016-05-24 11:52:18 +02:00
pillar.example Added config files for virtual users 2016-11-20 11:01:34 -05:00

README.rst

postfix-formula

Formulas to set up and configure the Postfix mail transfer agent.

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)