summaryrefslogtreecommitdiffstats
path: root/roles/MX/templates/etc/postfix/virtual/mailbox_domains.cf.j2
Commit message (Collapse)AuthorAgeFiles
* Remove o=mailHosting from the LDAP directory suffix.Guilhem Moulin2015-06-071
| | | | | | So our suffix is now a mere 'dc=fripost,dc=org'. We're also using the default '/var/lib/ldap' as olcDbDirectory (hence we don't clear it before hand).
* 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.