Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-02 | Merge branch 'fix-module_dir-usage' into 'master' | Jerome Charaoui | |
Fix module_dir usage Change "module_dir" definitions to "common::module_dir". See merge request !2 | |||
2015-02-28 | Fix usage of the common::module_dir. | intrigeri | |
2015-02-20 | Merge branch 'master' into 'master' | Micah | |
Merge with cmaisonnneuve and immerda This version should be compatible with the cleaned up common module. See merge request !1 | |||
2015-02-20 | lint templates/master.cf.debian-8.erb | Jerome Charaoui | |
2015-02-20 | fix module dependency comment in transport and virtual | Jerome Charaoui | |
2015-02-20 | rename jessie master.cf template to use version integer | Jerome Charaoui | |
2015-02-20 | Merge branch 'master' of https://git-ipuppet.immerda.ch/module-postfix | Jerome Charaoui | |
2015-02-20 | convert to file resources to stdlib's file_line | Jerome Charaoui | |
2014-11-28 | Add Debian jessie template, is unchanged from earlier version | Jerome Charaoui | |
2014-07-09 | properly finish the lsb transition and remove very old templates | mh | |
2014-07-09 | get rid off lsb facts | mh | |
2013-05-20 | mention the url to the issue about the services' init script | Gabriel Filion | |
this way we can follow up on the situation, put pressure on the community to get this fixed, and remove our hack when it's fixed. | |||
2013-05-20 | debian's service provider has some issues if the script is absent, we can ↵ | mh | |
workaround this problem using the trick of this patch | |||
2013-04-23 | README: add note about the need to set a global Exec path (#3807) | Micah Anderson | |
2013-04-23 | README: add postfix::disable and fix section headers | Micah Anderson | |
2013-04-23 | setting package correctly to absent | mh | |
2013-04-23 | add disable class | mh | |
2013-04-23 | Update README to be more fully fleshed out | Micah Anderson | |
2013-04-13 | Syntax fix | Silvio Rhatto | |
2013-01-27 | Switching to site_postfix convention | Silvio Rhatto | |
2013-01-25 | Fixing missing delimiter | Silvio Rhatto | |
2013-01-25 | Switching to parametrized classes | Silvio Rhatto | |
2013-01-21 | Removing path from postfix::config | Silvio Rhatto | |
2013-01-21 | Updating header_checks_snippet to use concat | Silvio Rhatto | |
2013-01-21 | Merge branch 'master' of ssh://labs.riseup.net/shared-postfix | Silvio Rhatto | |
Conflicts: manifests/definitions/header_checks_snippet.pp manifests/header_checks.pp manifests/header_checks_snippet.pp manifests/init.pp manifests/tlspolicy.pp manifests/virtual_regexp_snippet.pp | |||
2012-12-30 | Move external class inclusion after sanity checks. | intrigeri | |
2012-12-30 | Remove useless copy/pasted check. | intrigeri | |
This define has no $value parameter, so this check does not make any sense. | |||
2012-12-30 | Fix wrong define and directory name in documentation. | intrigeri | |
2012-12-30 | Use the concat module instead of the concatenated_file defined (Closes: #4074) | intrigeri | |
2012-12-21 | Setting postfix_use_submission (2) | Silvio Rhatto | |
2012-12-21 | Setting postfix_use_submission | Silvio Rhatto | |
2012-12-21 | Adding postfix_use_smtps parameter | Silvio Rhatto | |
2012-04-12 | Add path to postfix::config exec command to avoid failure (#3807) | Silvio Rhatto | |
2012-04-07 | Changing firma path | Silvio Rhatto | |
2012-04-07 | Initial firma support | Silvio Rhatto | |
2012-04-07 | Adding mlmmj support (2) | Silvio Rhatto | |
2012-04-07 | Adding mlmmj support | Silvio Rhatto | |
2012-04-07 | Adding transport_regexp and virtual_regexp management | Silvio Rhatto | |
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-02-16 | Use proper variable scope | mh | |
Facts should be addressed with $::fqdn and so on. | |||
2012-02-16 | 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-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 | |