No description
Find a file
2010-11-02 18:26:55 +01:00
files Initial import from bzr into github. 2008-12-03 17:53:28 +01:00
manifests merge with git://labs.riseup.net/shared-postfix 2010-11-02 18:26:55 +01:00
templates Adding sympa transports 2010-08-24 13:41:42 -03:00
README added postfix::amavis, no relayhost needed for postfix::mta 2009-12-17 16:37:53 +01:00

= Postfix Puppet module

This module will help install and configure postfix.

A couple of classes will preconfigure postfix for common needs.

Config
------
- set $postfix_amavis="true" to include postfix::amavis

== Example:

  include postfix

  postfix::config { "relay_domains": value  => "localhost host.foo.com" }