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. | |||
2012-04-06 | Merge branch 'master' of git://labs.riseup.net/shared-postfix | Silvio Rhatto | |
2012-01-31 | Making dovecot honor recipient_deliver - http://wiki.dovecot.org/LDA/Postfix | Silvio Rhatto | |
2011-10-06 | Add master.cf template for Debian sid. | intrigeri | |
Imported from postfix 2.8.3-1. | |||
2011-09-13 | Document the two new variables in the README | Gabriel Filion | |
Signed-off-by: Gabriel Filion <lelutin@gmail.com> | |||
2011-09-11 | Make 'myorigin' customizable | Gabriel Filion | |
Not all sites use their fqdn as the 'myorigin' value. The new $postfix_myorigin variable makes it possible to specify a custom value for this option. When no values are specified, keep the default behaviour of using $fqdn as the value for myorigin. Signed-off-by: Gabriel Filion <lelutin@gmail.com> | |||
2011-09-11 | Parametrize value of inet_interfaces | Gabriel Filion | |
We don't always want to have postfix listen to all interfaces. Since the config generally defaults to listening on all interfaces, make that the default value. Signed-off-by: Gabriel Filion <lelutin@gmail.com> | |||
2011-07-14 | Merge branch 'feature/debian_wheezy' of ↵ | Silvio Rhatto | |
git://gaffer.ptitcanardnoir.org/puppet-module-postfix | |||
2011-07-13 | Merge branch 'master' of git://gaffer.ptitcanardnoir.org/puppet-module-postfix | Silvio Rhatto | |
2011-07-13 | Removing fileserver source for tls policy snippets | Silvio Rhatto | |
2011-06-20 | Add master.cf template for Debian Wheezy. | intrigeri | |
Imported from postfix 2.8.3-1. | |||
2011-03-05 | Support 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-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. | |||
2011-02-26 | Enhance tls_policy documentation. | intrigeri | |
2011-02-23 | Fixing tls policy snippets source order | Silvio Rhatto | |
2011-02-23 | Additional source for tls policy snippets | Silvio Rhatto | |
2011-02-20 | Remove inclusion of non-existent class amavisd-new | Silvio Rhatto | |
2011-02-20 | Merge branches 'review' and 'master' | Silvio Rhatto | |
2011-02-20 | Merge branch 'master' of ↵review | Silvio Rhatto | |
git://gaffer.ptitcanardnoir.org/puppet-module-postfix into review | |||
2011-02-15 | Trying to avoid resource definition error at mailalias wrapper | Silvio Rhatto | |
2010-12-15 | Rather use bsd-mailx on Debian. | intrigeri | |
It is smaller than the feature-bloated heirloom-mailx. | |||
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-11-10 | mailx is a virtual package in Squeeze. Better install heirloom-mailx. | intrigeri | |
This one is a real package, available in Lenny and Squeeze. | |||
2010-11-10 | Fix documentation to match actual behaviour. | intrigeri | |
2010-11-10 | Make indentation of postfix-amavis consistent with the rest of the module. | intrigeri | |
2010-11-10 | Merge remote branch 'nadir/master' | intrigeri | |
Conflicts: manifests/classes/postfix.pp | |||
2010-11-02 | postfix socket synced with master.pp template | varac | |
2010-11-02 | -> as in template | varac | |
2010-11-02 | define mailalias -> define postfix::mailalias | varac | |
2010-11-02 | merge with git://labs.riseup.net/shared-postfix | varac | |
2010-10-18 | Documentation fix. | intrigeri | |
2010-10-18 | Bugfix: set defaults for all variables used in templates. | intrigeri | |
At least puppet 2.6.0 demands this. | |||
2010-10-18 | Add master.cf template for Debian Squeeze. | intrigeri | |
2010-10-18 | Add the possibility to append arbitrary text to master.cf templates. | intrigeri | |
2010-09-23 | Correct mailalias wrapper definition | Jerome Charaoui | |
2010-09-23 | Add debian lenny master.cf template | Jerome Charaoui | |
2010-09-23 | Add mailalias resource wrapper | Jerome Charaoui | |
2010-09-14 | Fixing deprecation issue | Silvio Rhatto | |
2010-08-24 | Adding sympa transports | Silvio Rhatto | |
2010-08-23 | Schleuder configuration | Silvio Rhatto | |
2010-08-17 | Group and ownership for hash files | Silvio Rhatto | |
2010-08-15 | Adding source parameter at postfix::hash | Silvio Rhatto | |
2010-08-08 | Introducing postfix_use_dovecot_lda | Silvio Rhatto | |
2010-08-08 | Group for main.cf and master.cf | Silvio Rhatto | |
2010-08-06 | Optional amavisd configuration | Silvio Rhatto | |
2010-07-10 | Allowing 'all' for postfix_smtp_listen | 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-12-22 | Breaks backward compat: A few $postfix_ng_ variables were changed into ↵ | Francois Deppierraz | |
$postfix_ variables | |||
2009-12-17 | added postfix::amavis, no relayhost needed for postfix::mta | Varac | |