diff options
| author | bwarsaw | 2002-05-02 03:03:14 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-05-02 03:03:14 +0000 |
| commit | 386d9559901196aa6e107daa4eadc469525f80a4 (patch) | |
| tree | e3e76e5eb6e4d13f82828c7de217f1897f662a94 /Mailman/MailCommandHandler.py | |
| parent | bfe15e9954a8df780ce6d27f3c953649f9d35756 (diff) | |
| download | mailman-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
