aboutsummaryrefslogtreecommitdiffstats
path: root/modules/postfix/templates
Commit message (Collapse)AuthorAgeFilesLines
* - do not try to do ssl when we cannot, this confuse epollMichael Scherer2011-01-051-4/+6
|
* - since sympa use transport table to get the message, no need to declare itMichael Scherer2010-12-091-3/+0
| | | | | in mydestination
* the sympa class was renamed, so we need to adjust the tag hereMichael Scherer2010-12-093-4/+4
|
* filter mail trough amavis ( for spamassassin ) and block some extensionMichael Scherer2010-11-251-0/+1
|
* fix path that prevent smtp to startMichael Scherer2010-11-241-1/+1
|
* - do not let file with passwords to be world readable Michael Scherer2010-11-202-8/+2
| | | | | | | | ( even if being readable by apache is not good either, but needed as the password is used by apache ) - use ldaps for sympa - use the 2 new facter macro and remove the version copied everywhere - remove hardcoded domain in bugzilla and others
* - fix templateMichael Scherer2010-11-191-1/+2
|
* add directive for aliases ( with a note for ldap alias ), and white spaceMichael Scherer2010-11-191-0/+7
|
* add support for sympa domainMichael Scherer2010-11-191-1/+4
|
* - fix config for secondary smtpMichael Scherer2010-11-191-3/+5
|
* - use all_tags instead of classes because of some obscure puppet issues,Michael Scherer2010-11-191-13/+12
| | | | | | | basically, classes correspond to the classes when the ressource is declared, not to the one of the node ( which is given by all_tags ) - remove empty line ( with <%- )
* - fix templatesMichael Scherer2010-11-191-0/+1
|
* - merge luca berra proposalMichael Scherer2010-11-191-6/+12
|
* - start to merge simple relay, and add some basic antispam filtering Michael Scherer2010-11-181-1/+27
|
* - finish the merge of the 2 config fileMichael Scherer2010-11-183-45/+0
|
* - merge primary config file to the secondary oneMichael Scherer2010-11-182-1/+13
| | | | | - add some check in transport regexp
* - do include sympa process only if sympa class is usedMichael Scherer2010-11-181-1/+2
|
* add config for secondary MXNicolas Vigier2010-11-181-0/+42
|
* use $domainNicolas Vigier2010-11-181-2/+5
|
* add config for sympaNicolas Vigier2010-11-183-1/+13
|
* add master.cfNicolas Vigier2010-11-181-0/+170
|
* add config for primary mail server (not ready for use yet)Nicolas Vigier2010-11-161-0/+41
|
* - fix the x86_64 trick by directly embedding the code in the template, as ↵Michael Scherer2010-10-271-0/+4
| | | | | | | this avoid the various scoping problem
* - fix templates pathMichael Scherer2010-10-271-33/+0
| | | | | - remove extranous file
* - add a postfix moduleMichael Scherer2010-10-272-0/+66