summaryrefslogtreecommitdiff
path: root/src/mailman/email/message.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Split member and nonmember moderation.Barry Warsaw2011-01-021-1/+2
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-081-3/+0
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* Revert the last changes. Calculate size where needed.Barry Warsaw2009-12-051-1/+0
* The delivery agent requires that the message object have a .original_sizeBarry Warsaw2009-12-041-0/+1
* Fix all tests except outgoing.txt and common.txtBarry Warsaw2009-11-021-2/+2
* Much clean up of the language code, though more can be done. Factor out theBarry Warsaw2009-02-121-8/+4
* Update an __all__ section.Barry Warsaw2009-02-091-0/+2
* Move mailman.Message to mailman.email.Message. Rename Message.get_sender() toBarry Warsaw2009-02-091-0/+251