Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-14 | Feat: manage postfix user and group | Silvio Rhatto | |
2021-04-14 | Feat: support for SPF checking | Silvio Rhatto | |
2020-10-02 | Feat: adds dovecot_extension param | Silvio Rhatto | |
2020-05-08 | Adds templates/master.cf.debian-10.erb | Silvio Rhatto | |
2017-12-30 | Merge branch 'develop' into production | Silvio Rhatto | |
2017-12-30 | Apply dovecot delivery fix from #13 on master.cf for debian 9develop | Silvio Rhatto | |
2017-12-30 | Check if mailx package is not already defined by other modules | Silvio Rhatto | |
2017-12-30 | Stringify file modes | Silvio Rhatto | |
2017-12-30 | Fix 'No content, source or symlink specified' concat error | Silvio Rhatto | |
2017-12-30 | Avoid undefined variable warnings | Silvio Rhatto | |
2017-12-30 | Merge branch 'upstream' into develop | Silvio Rhatto | |
2017-12-30 | Merge branch 'master' of ↵upstream | Silvio Rhatto | |
https://gitlab.com/shared-puppet-modules-group/postfix into upstream | |||
2017-06-05 | Changes for puppet 4 compatibility | Silvio Rhatto | |
2017-02-24 | Merge branch 'bugfix/13-dovecot-lda-v2' into 'master' | Micah | |
master.cf: on Debian distros that ship dovecot 2.x, don't pass obsolete -n, but … See merge request !14 | |||
2017-02-24 | Merge branch 'bugfix/12-testing-sid' into 'master' | Micah | |
Add symlink to sid template where this module is looking for it (#12). See merge request !13 | |||
2017-02-24 | Merge branch 'support_concat_2.2.0' into 'master' | Micah | |
Subscribe to the Concat resource instead of the File one. See merge request !15 | |||
2017-02-12 | Merge remote-tracking branch 'shared/master' into support_concat_2.2.0 | intrigeri | |
2017-01-23 | Merge branch 'bugfix/gitlab-3-resync-sid-template' into 'master' | Micah | |
Resync sid template Closes #3 See merge request !7 | |||
2017-01-21 | Fork sid template for Stretch. | intrigeri | |
2017-01-21 | Merge remote-tracking branch 'shared/master' into ↵ | intrigeri | |
bugfix/gitlab-3-resync-sid-template | |||
2016-09-22 | Subscribe to the Concat resource instead of the File one. | intrigeri | |
This is needed with recent versions of the concat module. | |||
2016-06-18 | Rollback dovecot lda delivery | Silvio Rhatto | |
2016-06-18 | Fix transport_regexp file name | Silvio Rhatto | |
2016-06-18 | Migrate transport_regexp and virtual_regexp to concat | Silvio Rhatto | |
2016-06-18 | Fix deprecation | Silvio Rhatto | |
2016-06-17 | Merge remote-tracking branch 'shared/master' into upstreamHEADmaster | Silvio Rhatto | |
Conflicts: manifests/init.pp templates/master.cf.debian-7.erb | |||
2016-03-15 | master.cf: on Debian distros that ship dovecot 2.x, don't pass obsolete -n, ↵ | intrigeri | |
but instead -a "${recipient}" (#13). | |||
2016-03-15 | Add symlink to sid template where this module is looking for it (#12). | intrigeri | |
Fixes this regression brought by dropping lsb facts: Could not find template 'postfix/master.cf.debian-stretch/sid.erb' | |||
2015-12-01 | join case statements in init.pp | varac | |
2015-12-01 | [refactor] Dont use case statement in resource def | varac | |
2015-12-01 | linted init.pp | varac | |
2015-12-01 | [deprec] Use @ in front of erb tags in debian master.cf | varac | |
Puppet 3 now throws a deprecation warning about this. | |||
2015-09-09 | make default value for alias_maps optional | elijah | |
2015-08-14 | documented facter version issue for wheezy hosts in README.md | varac | |
2015-08-14 | renamed README -> README.md | varac | |
2015-07-18 | Debian sid's master.cf: merge custom dovecot/deliver options from the Jessie ↵ | intrigeri | |
template. These changes were introduced in other templates in commit 6a44990, let's propagate them to the sid template. | |||
2015-07-18 | Resync' the sid master.cf template with current Debian one. | intrigeri | |
Updated on 2015-07-18, postfix 2.11.3-1. | |||
2015-04-17 | Add GPLv3 license | Micah Anderson | |
2015-03-17 | Merge branch 'fix_satellite_class' into 'master' | Jerome Charaoui | |
Fix satellite class See merge request !5 | |||
2015-03-11 | Merge branch 'smtp_auth' | Gabriel Filion | |
2015-03-11 | small typo in smtp_auth example | Gabriel Filion | |
2015-03-08 | lint smtp_auth (spacing style) | Gabriel Filion | |
2015-03-08 | fix smtp_auth requirements in comment | Gabriel Filion | |
last commit moved requirement from the common module to puppetlab's stdlib | |||
2015-03-05 | fix postfix::satellite class | varac | |
i got this error using postfix::satellite: Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Cannot reassign variable valid_fqdn at /etc/puppet/modules/postfix/manifests/satellite.pp:32 … reassigning a variable within a given scope doesn't work in puppet see https://docs.puppetlabs.com/puppet/latest/reference/lang_variables.html#no-reassignment i still think overriding $::fqdn is not a good idea, but for now, i just want to get this class working again. | |||
2015-03-05 | use stdlib file_line instead of deprecated line from common module | varac | |
2015-03-04 | linted smtp_auth.pp | varac | |
2015-03-04 | added smtp_auth.pp | varac | |
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 |