Postfix Salt Formula
Go to file
Gilles Dartiguelongue e10ad0e745 Make prope use of jinja templating features
join is available in jinja-2.6, released in 2011.
2016-06-20 19:02:41 +02:00
postfix Make prope use of jinja templating features 2016-06-20 19:02:41 +02: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 Replace postmap_macro by generic handling of map files 2016-06-20 18:41:43 +02:00

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
    <http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html>`_.

Available states
================

.. contents::
    :local:


``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)