Postfix Salt Formula
Go to file
Javier Bértoli b19eb93f9c
Merge pull request #70 from saltstack-formulas/bugfixes
master.cf: submission: CSV must not use blank
2018-04-04 07:33:21 -03:00
postfix master.cf: submission: CSV must not use blank 2018-04-04 11:34:34 +02:00
test/integration/default Basic testing framework 2018-03-18 16:49:49 -03:00
.kitchen.yml Basic testing framework 2018-03-18 16:49:49 -03:00
.travis.yml Basic testing framework 2018-03-18 16:49:49 -03:00
LICENSE remove extra new line characters 2015-05-07 13:45:46 -04:00
README.rst Allow for full managed master.cf services 2018-03-11 19:22:12 +01:00
pillar.example Allow for full managed master.cf services 2018-03-11 19:22:12 +01: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 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