| Commit message (Expand) | Author | Age | Files | Lines |
* | postfix/mgagit: Fix org git repos mailing list. | Colin Guthrie | 2014-06-11 | 1 | -0/+3 |
* | postfix: Use domain variable (not that we're going to change name anytime soon) | Colin Guthrie | 2014-06-11 | 1 | -7/+7 |
* | postfix: enable opportunistic TLS when sending (from Dan Fandrich) | Nicolas Vigier | 2013-07-05 | 1 | -0/+3 |
* | Add press alias ( asked by ennael) | Nicolas Lécureuil | 2013-05-21 | 1 | -0/+1 |
* | postfix: add aliases for old mailing lists | Nicolas Vigier | 2013-04-16 | 1 | -0/+7 |
* | sympa/transport_regexp: remove temporary workaround for zarb MLs | Nicolas Vigier | 2013-04-09 | 1 | -9/+0 |
* | postfix: update treasurer@ alias | Nicolas Vigier | 2013-03-20 | 1 | -1/+1 |
* | postfix: add contact alias (#9358) | Nicolas Vigier | 2013-03-19 | 1 | -0/+2 |
* | postfix/virtual_aliases: fix security alias | Nicolas Vigier | 2013-01-29 | 1 | -1/+1 |
* | - update alias for treasurer and secretary | Damien Lallement | 2012-05-14 | 1 | -2/+2 |
* | update distribution name in smtpd banner | Nicolas Vigier | 2012-04-18 | 1 | -1/+1 |
* | Remove duplicate mydestination | Pascal Terjan | 2012-03-22 | 1 | -1/+0 |
* | Update main.cf for new classes | Pascal Terjan | 2012-03-22 | 1 | -4/+4 |
* | do not modify shared variable, cause nasty side effect | Michael Scherer | 2012-02-02 | 2 | -4/+4 |
* | remove extranous '' | Michael Scherer | 2012-01-23 | 2 | -2/+2 |
* | use get_ldap_servers() instead of hardcoding the servers | Michael Scherer | 2012-01-22 | 2 | -2/+7 |
* | remove myorigin for now, as we need to receive local mails on valstar | Nicolas Vigier | 2012-01-02 | 1 | -1/+0 |
* | Set myorigin (and mydomain + myhostname) for simple relay to be able to send ... | Pascal Terjan | 2012-01-02 | 1 | -0/+3 |
* | security@ is present twice in the aliases list | Michael Scherer | 2011-09-14 | 1 | -1/+1 |
* | add redundancy for postfix ldap connexion | Michael Scherer | 2011-05-29 | 1 | -1/+1 |
* | fix aliases, as noticed by stew on irc | Michael Scherer | 2011-04-20 | 1 | -1/+1 |
* | - add security alias for stew | Michael Scherer | 2011-04-20 | 1 | -0/+2 |
* | - add rfc2142 aliases, aka postmaster, etc | Michael Scherer | 2011-03-29 | 1 | -14/+14 |
* | - also redirect sympa error to the listmaster | Michael Scherer | 2011-03-28 | 1 | -0/+2 |
* | - add a note for listmaster ( needed for sympa ) | Michael Scherer | 2011-03-28 | 1 | -0/+1 |
* | - try to avoid sympa loop by redirecting them to the proper email | Michael Scherer | 2011-03-28 | 1 | -1/+2 |
* | add group subdomain on the secondary mx too | Michael Scherer | 2011-03-28 | 1 | -1/+3 |
* | - according to the documentation ( http://www.sympa.org/faq/postfix ), | Michael Scherer | 2011-03-28 | 2 | -0/+11 |
* | relax the pipelining check, as some process ( likely sympa ) use pipelining (... | Michael Scherer | 2011-03-24 | 1 | -1/+2 |
* | - add the list of alias mandated by the RFC | Michael Scherer | 2011-03-24 | 1 | -0/+15 |
* | - add support for mailing all people in a ldap group | Michael Scherer | 2011-03-24 | 2 | -1/+15 |
* | - fix last message of postfix, even if this still work fine | Michael Scherer | 2011-03-22 | 1 | -0/+4 |
* | - add back the domain for mailling list, this was not needed before as | Michael Scherer | 2011-03-22 | 1 | -0/+4 |
* | - add missing aliases file, as noticed by boklm | Michael Scherer | 2011-03-22 | 1 | -0/+9 |
* | add aliases for the board, and for root | Michael Scherer | 2011-03-22 | 1 | -0/+1 |
* | - use a virtual domain rather than a regular one, as this | Michael Scherer | 2011-03-22 | 2 | -4/+5 |
* | - fix wrong config ( cause various problem ( mail loop ) without breaking stu... | Michael Scherer | 2011-03-10 | 1 | -1/+1 |
* | - make postfix quiter by explicitely saying we use version 3 | Michael Scherer | 2011-03-08 | 1 | -0/+3 |
* | - do not hardcode server name | Michael Scherer | 2011-03-08 | 1 | -1/+1 |
* | allow to have more than one ldap group with aliases | Michael Scherer | 2011-03-08 | 1 | -5/+8 |
* | - first prototype of ldap aliases | Michael Scherer | 2011-03-08 | 2 | -1/+12 |
* | - reenable the main domain as the problem is fixed. | Michael Scherer | 2011-02-15 | 1 | -4/+10 |
* | - disable the reception of mail on alamut for the main domain, | Michael Scherer | 2011-02-15 | 1 | -1/+4 |
* | temporary work around for bugzilla being unable to send mail to webteam | Michael Scherer | 2011-02-13 | 1 | -0/+9 |
* | - 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 |
* | 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 |