summaryrefslogtreecommitdiff
path: root/Mailman/MailCommandHandler.py
diff options
context:
space:
mode:
authorbwarsaw2002-05-02 03:03:14 +0000
committerbwarsaw2002-05-02 03:03:14 +0000
commit386d9559901196aa6e107daa4eadc469525f80a4 (patch)
treee3e76e5eb6e4d13f82828c7de217f1897f662a94 /Mailman/MailCommandHandler.py
parentbfe15e9954a8df780ce6d27f3c953649f9d35756 (diff)
downloadmailman-386d9559901196aa6e107daa4eadc469525f80a4.tar.gz
mailman-386d9559901196aa6e107daa4eadc469525f80a4.tar.zst
mailman-386d9559901196aa6e107daa4eadc469525f80a4.zip
Support the new email commands framework. We now no longer use
MailCommandHandler.py. Specific changes include: class Results: Basically a bag to hold state during the processing of a particular email message loaded with commands. This makes it easy to pass data around (like the mailing list object and the message). It also contains the results of the command processing and gloms up the response email. _dispose(): This method actually gets simplified because it just needs to pass things to the Results instance and let it do the job of processing the email commands.
Diffstat (limited to 'Mailman/MailCommandHandler.py')
0 files changed, 0 insertions, 0 deletions