summaryrefslogtreecommitdiff
path: root/src/mailman/email (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove or move QuotePeriods(), LCDomain(), and ValidateEmail from the UtilsBarry Warsaw2009-02-121-0/+70
* Remove Utils.ParseEmail() and Utils.midnight().Barry Warsaw2009-02-121-0/+41
* 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-092-0/+251