| Commit message (Collapse) | Author | Age | Files | |
|---|---|---|---|---|
| * | typo | Guilhem Moulin | 2015-06-07 | 1 |
| | | ||||
| * | Fix catchall resolution. | Guilhem Moulin | 2015-06-07 | 13 |
| | | | | | | | | | 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. | |||
| * | Remove the 'fripostLocalAlias' attribute. | Guilhem Moulin | 2015-06-07 | 4 |
| | | | | | | | | | | | | | | Instead, we pretend that lists are valid users (via a match in the mailbox_transport_maps) but choose a different transport (with the same request in transport_maps). The advantage is that we get rid of the ugly hack for list transport… A minor drawback is that we now have two LDAP lookups instead of one for non local addresses (ie, everything but reserved addresses). Hopefully the requests are cached; but even if they aren't, querying a local LDAP server is supposed to be cheap. | |||
| * | wibble | Guilhem Moulin | 2015-06-07 | 1 |
| | | ||||
| * | wibble | Guilhem Moulin | 2015-06-07 | 7 |
| | | ||||
| * | Rename the role 'mx' into 'MX'. | Guilhem Moulin | 2015-06-07 | 12 |
| Other abreviations are upper case. | ||||
