aboutsummaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Collapse)Author
2012-04-07Adding transport_regexp and virtual_regexp managementSilvio Rhatto
2011-09-13Document the two new variables in the READMEGabriel Filion
Signed-off-by: Gabriel Filion <lelutin@gmail.com>
2011-03-05Support hiding the originating IP in email relayed for an authenticated SASL ↵intrigeri
client. Untested as I've no Puppet-managed relaying email server yet. Reference: https://we.riseup.net/debian/anonymizing-postfix
2011-03-05Add support for managing header_checks.intrigeri
This support is modeled after the existing TLS policy management: the header_cheks file is produced by merging snippets shipped by the Puppet fileserver, a site-module and/or postfix::header_checks_snippet defines.
2010-11-10Add support for managing Postfix TLS policy.intrigeri
2010-11-10Fix documentation to match actual behaviour.intrigeri
2010-11-02 -> as in templatevarac
2009-12-17added postfix::amavis, no relayhost needed for postfix::mtaVarac
2009-08-28postfix: added/reformated documentationMarc Fournier
2009-03-02postix-ng -> postfixFrancois Deppierraz
find . -type f -exec perl -pi -e 's/postfix-ng/postfix/' {} \;
2008-12-03Initial import from bzr into github.Marc Fournier