No description
Find a file
intrigeri 78c5fbe9f2 mailx is a virtual package in Squeeze. Better install heirloom-mailx.
This one is a real package, available in Lenny and Squeeze.
2010-11-10 21:55:43 +01:00
files Initial import from bzr into github. 2008-12-03 17:53:28 +01:00
manifests mailx is a virtual package in Squeeze. Better install heirloom-mailx. 2010-11-10 21:55:43 +01:00
templates Add master.cf template for Debian Squeeze. 2010-10-18 20:15:59 +02:00
README Fix documentation to match actual behaviour. 2010-11-10 19:25:58 +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_use_amavisd="yes" to include postfix::amavis

== Example:

  include postfix

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