summaryrefslogtreecommitdiffstats
path: root/roles/MX/files/usr/local/sbin
Commit message (Collapse)AuthorAgeFiles
* Fix a corner case in reserved-alias.pl.Guilhem Moulin2015-06-071
| | | | | 'if $l' is false when $l is 0, while 0@example.org is a perfectly valid address.
* Fix catchall resolution.Guilhem Moulin2015-06-071
| | | | | | | | It has to be performed last, to give a chance to be accepted as a regular mailbox. We introduce a new, dedicated, smtpd daemon whose only purpose is to resolve catch-alls.
* Rename the role 'mx' into 'MX'.Guilhem Moulin2015-06-071
Other abreviations are upper case.