mailman_pgp.handlers package

Submodules

mailman_pgp.handlers.signature_strip module

class mailman_pgp.handlers.signature_strip.SignatureStrip[source]

Bases: object

description = 'Strip the signature of the message.'
name = 'pgp-signature-strip'
process(mlist, msg, msgdata)[source]

See IHandler.

Module contents