formula-postfix/README.rst

53 lines
915 B
ReStructuredText
Raw Permalink Normal View History

2014-09-07 22:01:17 -04:00
postfix-formula
===============
2013-06-13 01:50:38 -04:00
Formulas to set up and configure the Postfix mail transfer agent.
.. note::
See the full `Salt Formulas installation and usage instructions
<http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html>`_.
Available states
================
.. contents::
:local:
``postfix``
-----------
Installs and starts postfix SMTP server
``postfix.config``
------------------
2013-06-13 01:50:38 -04:00
Manages postfix main.cf and optionally the master.cf configuration file
2016-05-23 06:39:55 -04:00
``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)
2017-01-08 14:02:57 -05:00
``postfix.postsrsd``
------------------
Installs postfix postsrsd package