aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/mta/personalized.py
Commit message (Expand)AuthorAgeFilesLines
* Make Wrappers modify.feature/wrappers-modifyJ08nY2017-08-231-6/+3
* Basic `key sign` command implementation.J08nY2017-08-101-2/+0
* Make MIMEWrapper encrypt signed messages by combining.J08nY2017-08-091-0/+4
* Add retries to both Personalized and Bulk delivery.J08nY2017-07-191-3/+4
* Simplify outgoing encryption in PersonalizedDelivery.J08nY2017-07-191-5/+5
* Add more PersonalizedDelivery tests.J08nY2017-07-191-2/+8
* More tests for pgp enabled Personalized delivery.J08nY2017-07-191-2/+2
* Add outgoing signing and encryption via custom Delivery classes.J08nY2017-07-181-0/+86