No description
Find a file
Marc Fournier 3b8ef235fa postfix: added support for CentOS and Ubuntu
Based on a suggestion and patch from Nick Anderson. Thanks !
2010-02-09 21:50:59 +01:00
files Initial import from bzr into github. 2008-12-03 17:53:28 +01:00
manifests postfix: added support for CentOS and Ubuntu 2010-02-09 21:50:59 +01:00
templates Breaks backward compat: A few $postfix_ng_ variables were changed into $postfix_ variables 2009-12-22 20:30:26 +01:00
README postfix: added/reformated documentation 2009-08-28 11:15:35 +02:00

= Postfix Puppet module

This module will help install and configure postfix.

A couple of classes will preconfigure postfix for common needs.

== Example:

  include postfix

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