mailman_pgp.mta.tests package¶
Submodules¶
mailman_pgp.mta.tests.test_bulk module¶
Test the PGP enabled BulkDelivery.
-
class
mailman_pgp.mta.tests.test_bulk.BulkDeliveryTester(max_recipients=None)[source]¶ Bases:
mailman_pgp.mta.bulk.PGPBulkDeliverySave deliveries made by the PGPBulkDelivery class.
mailman_pgp.mta.tests.test_deliver module¶
mailman_pgp.mta.tests.test_personalized module¶
Test the PGP enabled IndividualDelivery.
-
class
mailman_pgp.mta.tests.test_personalized.PersonalizedDeliveryTester[source]¶ Bases:
mailman_pgp.mta.personalized.PGPPersonalizedDeliverySave the deliveries made by the PGPPersonalizedDelivery class.