aboutsummaryrefslogtreecommitdiffstats
path: root/modules/postfix/templates/main.cf
Commit message (Collapse)AuthorAgeFilesLines
* update distribution name in smtpd bannerNicolas Vigier2012-04-181-1/+1
|
* Remove duplicate mydestinationPascal Terjan2012-03-221-1/+0
|
* Update main.cf for new classesPascal Terjan2012-03-221-4/+4
|
* add group subdomain on the secondary mx tooMichael Scherer2011-03-281-1/+3
|
* - according to the documentation ( http://www.sympa.org/faq/postfix ),Michael Scherer2011-03-281-0/+6
| | | | | the regexp do not match all address used by sympa ( see en of the pointed document ), and so sympa-bounce do not work.
* relax the pipelining check, as some process ( likely sympa ) use pipelining ↵Michael Scherer2011-03-241-1/+2
| | | | ( "improper command pipelining after MAIL from" )
* - add support for mailing all people in a ldap groupMichael Scherer2011-03-241-1/+3
|
* - fix last message of postfix, even if this still work fineMichael Scherer2011-03-221-0/+4
|
* - add back the domain for mailling list, this was not needed before asMichael Scherer2011-03-221-0/+4
| | | | | the domain was not a virtual one
* add aliases for the board, and for rootMichael Scherer2011-03-221-0/+1
|
* - use a virtual domain rather than a regular one, as thisMichael Scherer2011-03-221-4/+4
| | | | | prevent to limit aliases on the main domain ( ie, we want to avoid potential interferences with subdomain like ml )
* - fix wrong config ( cause various problem ( mail loop ) without breaking ↵Michael Scherer2011-03-101-1/+1
| | | | | | | stuff that should have been broke, I do not fully understand )
* - first prototype of ldap aliasesMichael Scherer2011-03-081-1/+1
|
* - reenable the main domain as the problem is fixed.Michael Scherer2011-02-151-4/+10
| | | | | | mail is now routed properly, as I had to disable the local transport map to enable the fallback one, who enable to route everything we want where we want
* - disable the reception of mail on alamut for the main domain, Michael Scherer2011-02-151-1/+4
| | | | | as this cause trouble when sending mail on the ml on zarb.org
* - 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-091-2/+2
|
* 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-201-4/+1
| | | | | | | | ( 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-181-0/+51
|
* - fix templates pathMichael Scherer2010-10-271-33/+0
| | | | | - remove extranous file
* - add a postfix moduleMichael Scherer2010-10-271-0/+33