Postfix Salt Formula
Go to file
Florian Ermisch af5e9f8862 Add FreeBSD to map.jinja; root_grp, xbin_prefix to defaults.yaml
Accidentally already added config_path in the last commit, not
redoing it again.
2017-08-24 11:27:43 +02:00
postfix Add FreeBSD to map.jinja; root_grp, xbin_prefix to defaults.yaml 2017-08-24 11:27:43 +02:00
LICENSE remove extra new line characters 2015-05-07 13:45:46 -04:00
pillar.example Add option to manage mail aliases using alias states. 2017-05-08 16:55:14 +02:00
README.rst add support for postsrsd 2017-01-09 22:01:55 +01:00

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)


``postfix.postsrsd``
------------------

Installs postfix postsrsd package