diff options
| author | bwarsaw | 2000-05-31 19:52:41 +0000 |
|---|---|---|
| committer | bwarsaw | 2000-05-31 19:52:41 +0000 |
| commit | 35f07600923e93f2e7b42a82fbd6c2104e523207 (patch) | |
| tree | 1d5cceeab0350333322fb3baa65347da96288e64 /Mailman/ListAdmin.py | |
| parent | a478747521a88e8b42ef88b6b677382d860e80ad (diff) | |
| download | mailman-35f07600923e93f2e7b42a82fbd6c2104e523207.tar.gz mailman-35f07600923e93f2e7b42a82fbd6c2104e523207.tar.zst mailman-35f07600923e93f2e7b42a82fbd6c2104e523207.zip | |
In a bit of a kludge, added an __repr__() which returns a string
composed of
- the unixfrom (i.e. From_ ) line
- the rfc822 headers
- a blank line
- the body of the message
This can be used to completely reconstruct the message as received by
the MTA (and as needed by Pipermail).
The __str__() still returns just the rfc822 headers and the body of
the message.
Enqueue(): Put the repr() in the .msg file, so that it can be
completely reproduced.
Diffstat (limited to 'Mailman/ListAdmin.py')
0 files changed, 0 insertions, 0 deletions
