Postfix Salt Formula
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Javier Bértoli b19eb93f9c
Merge pull request #70 from saltstack-formulas/bugfixes
5 years ago
postfix master.cf: submission: CSV must not use blank 5 years ago
test/integration/default Basic testing framework 5 years ago
.kitchen.yml Basic testing framework 5 years ago
.travis.yml Basic testing framework 5 years ago
LICENSE remove extra new line characters 8 years ago
README.rst Allow for full managed master.cf services 5 years ago
pillar.example Allow for full managed master.cf services 5 years ago

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