This project is mirrored from https://github.com/camptocamp/puppet-postfix.git.
Pull mirroring updated .
- 18 Mar, 2021 1 commit
-
-
farlerac authored
smtpd_bind_address -> smtp_bind_address
-
- 10 Dec, 2020 1 commit
-
-
farlerac authored
* allow for number of amavis scanning processes to be set instead of default of 2; replace smtpd_bind_address with smtp_bind_address (typo fix) * whoops! an integer, not a string. * remove quotes from integer * forgot to change parameter description of amavis_procs to integer * save typo fix for another pr
-
- 25 Feb, 2019 1 commit
-
-
intrigeri authored
* Schleuder: port invocation syntax to Schleuder 3. Schleuder 2.x has been deprecated for a while. It's not maintained anymore, has obsolete dependencies, and has been superseded by Schleuder 3. The new syntax is documented on https://schleuder.org/schleuder/docs/server-admins.html#postfix * compatibility with Schleuder 2 can be used this way: use_schleuder => 2 * support explicitly setting use_schleuder to 3. A Boolean "true" value will thus mean "assume the latest upstream Schleuder release". For now, that's 3.x so setting this parameter to 3 is equivalent to setting it to true. But once Schleuder 4 is out, this may change, so better provide users a way to hard-code the fact they have Schleuder 3.
-
- 16 Jan, 2018 1 commit
-
-
Angel L. Mateo authored
It is an optional array of strings containing addtional entries for the master.cf file
-
- 18 Sep, 2017 1 commit
-
-
Angel L. Mateo authored
To be able to configure master.cf with chroot
-
- 22 May, 2013 1 commit
-
-
Raphaël Pinson authored
Remove has_variable? and scope.lookupvar from templates Add parameters to postfix::files Pass parameters from postfix to postfix::files
-
- 20 May, 2013 2 commits
-
-
Raphaël Pinson authored
-
Raphaël Pinson authored
-
- 20 Oct, 2011 1 commit
-
-
Cédric Jeanneret authored
-
- 24 Sep, 2010 1 commit
-
-
Marc Fournier authored
-