Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-07 | put classes and defines in the proper place | mh | |
To take advantage of puppet's autoloading feature, which will be mandatory sooner or later. We move all the files in their appropriate place. | |||
2011-03-05 | Add 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-12-14 | Remove bashism. | intrigeri | |
In POSIX, string equality is tested using '='. | |||
2010-11-10 | Add support for managing Postfix TLS policy. | intrigeri | |
2010-09-23 | Correct mailalias wrapper definition | Jerome Charaoui | |
2010-09-23 | Add mailalias resource wrapper | Jerome Charaoui | |
2010-08-17 | Group and ownership for hash files | Silvio Rhatto | |
2010-08-15 | Adding source parameter at postfix::hash | Silvio Rhatto | |
2010-02-09 | postfix: added support for CentOS and Ubuntu | Marc Fournier | |
Based on a suggestion and patch from Nick Anderson. Thanks ! | |||
2009-08-28 | postfix: ensure had no default value in definitions. | Marc Fournier | |
2009-08-28 | postfix: added/reformated documentation | Marc Fournier | |
2009-08-28 | postfix: selinux labels differ from one distribution to another | Marc Fournier | |
2009-07-21 | postfix: added a couple of missing deps | Marc Fournier | |
2009-03-02 | postix-ng -> postfix | Francois Deppierraz | |
find . -type f -exec perl -pi -e 's/postfix-ng/postfix/' {} \; | |||
2008-12-10 | Added selinux types. | Marc Fournier | |
2008-12-03 | Initial import from bzr into github. | Marc Fournier | |