Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-25 | [refactor] separate tcp map server code | drebs | |
Separate the common tcp map server code, used for both alias resolver and recipient access checker, to its own file. | |||
2015-03-25 | [feat] reject incoming mail if no pgp key found | drebs | |
Implement a PGP key lookup in the postfix smtp recipient restriction and virtual alias mapping levels. If no PGP key is found, then the address is rejected with a temporary error. Closes: #6795 | |||
2013-10-29 | Fix return codes for check recipient | Tomás Touceda | |
2013-08-09 | Return code even if bare username | Kali Kaneko | |
2013-08-06 | Fix alias lookup return codes. Closes #3356 | Kali Kaneko | |
2013-05-02 | Several fixes according to the review comments | Tomas Touceda | |
2013-04-25 | Simplify check recipient access, change the owner field in mail_receiver | Tomas Touceda | |
2013-04-25 | Add check recipient access | Tomas Touceda | |