postfix-formula/README.rst

53 lines
886 B
ReStructuredText
Raw Normal View History

2014-09-08 04:01:17 +02:00
postfix-formula
===============
2013-06-13 07:50:38 +02: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 07:50:38 +02:00
Manages postfix main.cf configuration file
2016-05-23 12:39:55 +02: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 20:02:57 +01:00
``postfix.postsrsd``
------------------
Installs postfix postsrsd package