]>
gitweb.fluxo.info Git - puppet-postfix.git/log
Silvio Rhatto [Fri, 17 Jun 2016 23:57:21 +0000 (20:57 -0300)]
Merge remote-tracking branch 'shared/master' into upstream
Conflicts:
manifests/init.pp
templates/master.cf.debian-7.erb
varac [Tue, 1 Dec 2015 15:27:41 +0000 (16:27 +0100)]
join case statements in init.pp
varac [Tue, 1 Dec 2015 13:50:56 +0000 (14:50 +0100)]
[refactor] Dont use case statement in resource def
varac [Tue, 1 Dec 2015 13:44:38 +0000 (14:44 +0100)]
linted init.pp
varac [Sat, 28 Nov 2015 21:45:12 +0000 (22:45 +0100)]
[deprec] Use @ in front of erb tags in debian master.cf
Puppet 3 now throws a deprecation warning about this.
elijah [Sat, 22 Aug 2015 00:09:58 +0000 (17:09 -0700)]
make default value for alias_maps optional
varac [Fri, 14 Aug 2015 10:09:55 +0000 (12:09 +0200)]
documented facter version issue for wheezy hosts in README.md
varac [Fri, 14 Aug 2015 10:00:20 +0000 (12:00 +0200)]
renamed README -> README.md
Micah Anderson [Fri, 17 Apr 2015 15:21:31 +0000 (11:21 -0400)]
Add GPLv3 license
Jerome Charaoui [Tue, 17 Mar 2015 15:26:27 +0000 (15:26 +0000)]
Merge branch 'fix_satellite_class' into 'master'
Fix satellite class
See merge request !5
Gabriel Filion [Wed, 11 Mar 2015 22:52:30 +0000 (18:52 -0400)]
Merge branch 'smtp_auth'
Gabriel Filion [Wed, 11 Mar 2015 22:51:41 +0000 (18:51 -0400)]
small typo in smtp_auth example
Gabriel Filion [Sun, 8 Mar 2015 16:47:31 +0000 (12:47 -0400)]
lint smtp_auth (spacing style)
Gabriel Filion [Sun, 8 Mar 2015 16:46:44 +0000 (12:46 -0400)]
fix smtp_auth requirements in comment
last commit moved requirement from the common module to puppetlab's
stdlib
varac [Thu, 5 Mar 2015 08:23:05 +0000 (09:23 +0100)]
fix postfix::satellite class
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.
varac [Thu, 5 Mar 2015 08:09:00 +0000 (09:09 +0100)]
use stdlib file_line instead of deprecated line from common module
varac [Wed, 4 Mar 2015 08:24:55 +0000 (09:24 +0100)]
linted smtp_auth.pp
varac [Tue, 22 Jan 2013 21:26:01 +0000 (22:26 +0100)]
added smtp_auth.pp
Jerome Charaoui [Mon, 2 Mar 2015 15:34:34 +0000 (15:34 +0000)]
Merge branch 'fix-module_dir-usage' into 'master'
Fix module_dir usage
Change "module_dir" definitions to "common::module_dir".
See merge request !2
intrigeri [Sat, 28 Feb 2015 12:08:10 +0000 (12:08 +0000)]
Fix usage of the common::module_dir.
Micah [Fri, 20 Feb 2015 22:26:45 +0000 (22:26 +0000)]
Merge branch 'master' into 'master'
Merge with cmaisonnneuve and immerda
This version should be compatible with the cleaned up common module.
See merge request !1
Jerome Charaoui [Fri, 20 Feb 2015 22:20:34 +0000 (17:20 -0500)]
lint templates/master.cf.debian-8.erb
Jerome Charaoui [Fri, 20 Feb 2015 22:16:08 +0000 (17:16 -0500)]
fix module dependency comment in transport and virtual
Jerome Charaoui [Fri, 20 Feb 2015 22:09:28 +0000 (17:09 -0500)]
rename jessie master.cf template to use version integer
Jerome Charaoui [Fri, 20 Feb 2015 22:07:31 +0000 (17:07 -0500)]
Merge branch 'master' of https://git-ipuppet.immerda.ch/module-postfix
Jerome Charaoui [Fri, 20 Feb 2015 22:06:47 +0000 (17:06 -0500)]
convert to file resources to stdlib's file_line
Jerome Charaoui [Thu, 27 Nov 2014 20:50:02 +0000 (15:50 -0500)]
Add Debian jessie template, is unchanged from earlier version
mh [Wed, 9 Jul 2014 21:17:24 +0000 (23:17 +0200)]
properly finish the lsb transition and remove very old templates
mh [Wed, 9 Jul 2014 21:14:42 +0000 (23:14 +0200)]
get rid off lsb facts
Silvio Rhatto [Sat, 3 May 2014 02:04:05 +0000 (23:04 -0300)]
firma and gpg_mailgate on wheezy's mater.cf
Silvio Rhatto [Tue, 7 Jan 2014 14:08:18 +0000 (12:08 -0200)]
Updating schleuder config at wheezy's master.cf
Silvio Rhatto [Sun, 5 Jan 2014 16:37:03 +0000 (14:37 -0200)]
Removing unused parameter smtpd_bind_address from wheezy's master.cf
Silvio Rhatto [Sun, 5 Jan 2014 16:09:50 +0000 (14:09 -0200)]
Upgrade dovecot configuration for wheezy
See http://wiki2.dovecot.org/Upgrading/2.0
Silvio Rhatto [Sun, 4 Aug 2013 23:44:01 +0000 (20:44 -0300)]
Using gpg_mailgate user
Silvio Rhatto [Sun, 4 Aug 2013 23:03:19 +0000 (20:03 -0300)]
Ading use_gpg_mailgate class parameter
Silvio Rhatto [Sun, 4 Aug 2013 22:55:45 +0000 (19:55 -0300)]
Adding gpg-mailgate support on squeeze
Gabriel Filion [Mon, 20 May 2013 20:21:06 +0000 (16:21 -0400)]
mention the url to the issue about the services' init script
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.
mh [Mon, 20 May 2013 16:54:13 +0000 (18:54 +0200)]
debian's service provider has some issues if the script is absent, we can workaround this problem using the trick of this patch
Micah Anderson [Tue, 23 Apr 2013 19:39:51 +0000 (15:39 -0400)]
README: add note about the need to set a global Exec path (#3807)
Micah Anderson [Tue, 23 Apr 2013 19:27:13 +0000 (15:27 -0400)]
README: add postfix::disable and fix section headers
mh [Thu, 16 Feb 2012 17:05:56 +0000 (18:05 +0100)]
setting package correctly to absent
mh [Thu, 16 Feb 2012 16:00:59 +0000 (17:00 +0100)]
add disable class
Micah Anderson [Tue, 23 Apr 2013 19:17:57 +0000 (15:17 -0400)]
Update README to be more fully fleshed out
Silvio Rhatto [Sat, 13 Apr 2013 16:11:50 +0000 (13:11 -0300)]
Syntax fix
Silvio Rhatto [Sun, 27 Jan 2013 17:40:56 +0000 (15:40 -0200)]
Switching to site_postfix convention
Silvio Rhatto [Fri, 25 Jan 2013 16:05:35 +0000 (14:05 -0200)]
Fixing missing delimiter
Silvio Rhatto [Fri, 25 Jan 2013 16:03:24 +0000 (14:03 -0200)]
Switching to parametrized classes
Silvio Rhatto [Mon, 21 Jan 2013 21:19:05 +0000 (19:19 -0200)]
Removing path from postfix::config
Silvio Rhatto [Mon, 21 Jan 2013 21:08:06 +0000 (19:08 -0200)]
Updating header_checks_snippet to use concat
Silvio Rhatto [Mon, 21 Jan 2013 20:25:46 +0000 (18:25 -0200)]
Merge branch 'master' of ssh://labs.riseup.net/shared-postfix
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
intrigeri [Sun, 30 Dec 2012 14:45:45 +0000 (15:45 +0100)]
Move external class inclusion after sanity checks.
intrigeri [Sun, 30 Dec 2012 14:45:05 +0000 (15:45 +0100)]
Remove useless copy/pasted check.
This define has no $value parameter,
so this check does not make any sense.
intrigeri [Sun, 30 Dec 2012 14:44:10 +0000 (15:44 +0100)]
Fix wrong define and directory name in documentation.
intrigeri [Sun, 30 Dec 2012 14:43:06 +0000 (15:43 +0100)]
Use the concat module instead of the concatenated_file defined (Closes: #4074)
Silvio Rhatto [Fri, 21 Dec 2012 20:11:25 +0000 (18:11 -0200)]
Setting postfix_use_submission (2)
Silvio Rhatto [Fri, 21 Dec 2012 20:01:20 +0000 (18:01 -0200)]
Setting postfix_use_submission
Silvio Rhatto [Fri, 21 Dec 2012 19:44:13 +0000 (17:44 -0200)]
Adding postfix_use_smtps parameter
Silvio Rhatto [Fri, 13 Apr 2012 01:42:28 +0000 (22:42 -0300)]
Add path to postfix::config exec command to avoid failure (#3807)
Silvio Rhatto [Sat, 7 Apr 2012 23:05:07 +0000 (20:05 -0300)]
Changing firma path
Silvio Rhatto [Sat, 7 Apr 2012 19:23:11 +0000 (16:23 -0300)]
Initial firma support
Silvio Rhatto [Sat, 7 Apr 2012 19:20:51 +0000 (16:20 -0300)]
Adding mlmmj support (2)
Silvio Rhatto [Sat, 7 Apr 2012 19:07:07 +0000 (16:07 -0300)]
Adding mlmmj support
Silvio Rhatto [Sat, 7 Apr 2012 18:40:42 +0000 (15:40 -0300)]
Adding transport_regexp and virtual_regexp management
mh [Thu, 16 Feb 2012 15:51:56 +0000 (16:51 +0100)]
put classes and defines in the proper place
To take advantage of puppet's autoloading feature, which will be
mandatory sooner or later. We move all the files in their appropriate
place.
Silvio Rhatto [Sat, 7 Apr 2012 00:09:51 +0000 (21:09 -0300)]
Merge branch 'master' of git://labs.riseup.net/shared-postfix
mh [Thu, 16 Feb 2012 15:58:09 +0000 (16:58 +0100)]
Use proper variable scope
Facts should be addressed with $::fqdn and so on.
mh [Thu, 16 Feb 2012 15:51:56 +0000 (16:51 +0100)]
put classes and defines in the proper place
To take advantage of puppet's autoloading feature, which will be
mandatory sooner or later. We move all the files in their appropriate
place.
Silvio Rhatto [Tue, 31 Jan 2012 14:06:23 +0000 (12:06 -0200)]
Making dovecot honor recipient_deliver - http://wiki.dovecot.org/LDA/Postfix
intrigeri [Thu, 6 Oct 2011 17:00:15 +0000 (19:00 +0200)]
Add master.cf template for Debian sid.
Imported from postfix 2.8.3-1.
Gabriel Filion [Tue, 13 Sep 2011 05:18:56 +0000 (01:18 -0400)]
Document the two new variables in the README
Signed-off-by: Gabriel Filion <lelutin@gmail.com>
Gabriel Filion [Tue, 6 Sep 2011 11:06:41 +0000 (07:06 -0400)]
Make 'myorigin' customizable
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>
Gabriel Filion [Mon, 29 Aug 2011 04:47:40 +0000 (00:47 -0400)]
Parametrize value of inet_interfaces
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>
Silvio Rhatto [Thu, 14 Jul 2011 14:35:16 +0000 (11:35 -0300)]
Merge branch 'feature/debian_wheezy' of git://gaffer.ptitcanardnoir.org/puppet-module-postfix
Silvio Rhatto [Thu, 14 Jul 2011 01:30:12 +0000 (22:30 -0300)]
Merge branch 'master' of git://gaffer.ptitcanardnoir.org/puppet-module-postfix
Silvio Rhatto [Thu, 14 Jul 2011 00:22:34 +0000 (21:22 -0300)]
Removing fileserver source for tls policy snippets
intrigeri [Mon, 20 Jun 2011 18:39:57 +0000 (20:39 +0200)]
Add master.cf template for Debian Wheezy.
Imported from postfix 2.8.3-1.
intrigeri [Sat, 5 Mar 2011 03:55:18 +0000 (04:55 +0100)]
Support hiding the originating IP in email relayed for an authenticated SASL client.
Untested as I've no Puppet-managed relaying email server yet.
Reference: https://we.riseup.net/debian/anonymizing-postfix
intrigeri [Sat, 5 Mar 2011 03:45:37 +0000 (04:45 +0100)]
Add support for managing header_checks.
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.
intrigeri [Sat, 26 Feb 2011 10:19:02 +0000 (11:19 +0100)]
Enhance tls_policy documentation.
Silvio Rhatto [Wed, 23 Feb 2011 17:21:04 +0000 (14:21 -0300)]
Fixing tls policy snippets source order
Silvio Rhatto [Wed, 23 Feb 2011 14:18:51 +0000 (11:18 -0300)]
Additional source for tls policy snippets
Silvio Rhatto [Sun, 20 Feb 2011 14:05:57 +0000 (11:05 -0300)]
Remove inclusion of non-existent class amavisd-new
Silvio Rhatto [Sun, 20 Feb 2011 13:53:20 +0000 (10:53 -0300)]
Merge branches 'review' and 'master'
Silvio Rhatto [Sun, 20 Feb 2011 13:40:37 +0000 (10:40 -0300)]
Merge branch 'master' of git://gaffer.ptitcanardnoir.org/puppet-module-postfix into review
Silvio Rhatto [Tue, 15 Feb 2011 14:24:07 +0000 (12:24 -0200)]
Trying to avoid resource definition error at mailalias wrapper
intrigeri [Wed, 15 Dec 2010 13:43:40 +0000 (14:43 +0100)]
Rather use bsd-mailx on Debian.
It is smaller than the feature-bloated heirloom-mailx.
intrigeri [Tue, 14 Dec 2010 20:44:04 +0000 (21:44 +0100)]
Remove bashism.
In POSIX, string equality is tested using '='.
intrigeri [Wed, 10 Nov 2010 20:17:00 +0000 (21:17 +0100)]
Add support for managing Postfix TLS policy.
intrigeri [Wed, 10 Nov 2010 20:54:59 +0000 (21:54 +0100)]
mailx is a virtual package in Squeeze. Better install heirloom-mailx.
This one is a real package, available in Lenny and Squeeze.
intrigeri [Wed, 10 Nov 2010 18:25:58 +0000 (19:25 +0100)]
Fix documentation to match actual behaviour.
intrigeri [Wed, 10 Nov 2010 17:33:21 +0000 (18:33 +0100)]
Make indentation of postfix-amavis consistent with the rest of the module.
intrigeri [Wed, 10 Nov 2010 17:32:12 +0000 (18:32 +0100)]
Merge remote branch 'nadir/master'
Conflicts:
manifests/classes/postfix.pp
varac [Tue, 2 Nov 2010 19:35:09 +0000 (20:35 +0100)]
postfix socket synced with master.pp template
varac [Tue, 2 Nov 2010 19:34:01 +0000 (20:34 +0100)]
-> as in template
varac [Tue, 2 Nov 2010 19:33:01 +0000 (20:33 +0100)]
define mailalias -> define postfix::mailalias
varac [Tue, 2 Nov 2010 17:26:55 +0000 (18:26 +0100)]
merge with git://labs.riseup.net/shared-postfix
intrigeri [Mon, 18 Oct 2010 18:44:36 +0000 (20:44 +0200)]
Documentation fix.
intrigeri [Mon, 18 Oct 2010 18:37:54 +0000 (20:37 +0200)]
Bugfix: set defaults for all variables used in templates.
At least puppet 2.6.0 demands this.
intrigeri [Mon, 18 Oct 2010 18:15:59 +0000 (20:15 +0200)]
Add master.cf template for Debian Squeeze.
intrigeri [Mon, 18 Oct 2010 18:12:02 +0000 (20:12 +0200)]
Add the possibility to append arbitrary text to master.cf templates.