Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - do not try to do ssl when we cannot, this confuse epoll | Michael Scherer | 2011-01-05 | 1 | -4/+6 |
| | |||||
* | - since sympa use transport table to get the message, no need to declare it | Michael Scherer | 2010-12-09 | 1 | -3/+0 |
| | | | | | in mydestination | ||||
* | the sympa class was renamed, so we need to adjust the tag here | Michael Scherer | 2010-12-09 | 3 | -4/+4 |
| | |||||
* | filter mail trough amavis ( for spamassassin ) and block some extension | Michael Scherer | 2010-11-25 | 1 | -0/+1 |
| | |||||
* | fix path that prevent smtp to start | Michael Scherer | 2010-11-24 | 1 | -1/+1 |
| | |||||
* | - do not let file with passwords to be world readable | Michael Scherer | 2010-11-20 | 2 | -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 template | Michael Scherer | 2010-11-19 | 1 | -1/+2 |
| | |||||
* | add directive for aliases ( with a note for ldap alias ), and white space | Michael Scherer | 2010-11-19 | 1 | -0/+7 |
| | |||||
* | add support for sympa domain | Michael Scherer | 2010-11-19 | 1 | -1/+4 |
| | |||||
* | - fix config for secondary smtp | Michael Scherer | 2010-11-19 | 1 | -3/+5 |
| | |||||
* | - use all_tags instead of classes because of some obscure puppet issues, | Michael Scherer | 2010-11-19 | 1 | -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 templates | Michael Scherer | 2010-11-19 | 1 | -0/+1 |
| | |||||
* | - merge luca berra proposal | Michael Scherer | 2010-11-19 | 1 | -6/+12 |
| | |||||
* | - start to merge simple relay, and add some basic antispam filtering | Michael Scherer | 2010-11-18 | 1 | -1/+27 |
| | |||||
* | - finish the merge of the 2 config file | Michael Scherer | 2010-11-18 | 3 | -45/+0 |
| | |||||
* | - merge primary config file to the secondary one | Michael Scherer | 2010-11-18 | 2 | -1/+13 |
| | | | | | - add some check in transport regexp | ||||
* | - do include sympa process only if sympa class is used | Michael Scherer | 2010-11-18 | 1 | -1/+2 |
| | |||||
* | add config for secondary MX | Nicolas Vigier | 2010-11-18 | 1 | -0/+42 |
| | |||||
* | use $domain | Nicolas Vigier | 2010-11-18 | 1 | -2/+5 |
| | |||||
* | add config for sympa | Nicolas Vigier | 2010-11-18 | 3 | -1/+13 |
| | |||||
* | add master.cf | Nicolas Vigier | 2010-11-18 | 1 | -0/+170 |
| | |||||
* | add config for primary mail server (not ready for use yet) | Nicolas Vigier | 2010-11-16 | 1 | -0/+41 |
| | |||||
* | - fix the x86_64 trick by directly embedding the code in the template, as ↵ | Michael Scherer | 2010-10-27 | 1 | -0/+4 |
| | | | | | | | this avoid the various scoping problem | ||||
* | - fix templates path | Michael Scherer | 2010-10-27 | 1 | -33/+0 |
| | | | | | - remove extranous file | ||||
* | - add a postfix module | Michael Scherer | 2010-10-27 | 2 | -0/+66 |