summaryrefslogtreecommitdiff
path: root/src/mailman/email/utils.py
Commit message (Collapse)AuthorAgeFilesLines
* Start the enablement of bounce detection.Barry Warsaw2011-05-011-41/+0
| | | | | | | | | | * Move VERP header extraction to mailman.app.bounces, and ports the implementation to the get_verp() function. * Restore the [mta] verp_regexp value which got lost along the way. * Move mailman.email.utils to mailman.utilities.email and add a test for split_email() * Move specialized_message_from_string() from test_documentation to mailman.testing.helpers.
* Happy New Year.Barry Warsaw2011-01-011-1/+1
|
* Happy New Year.Barry Warsaw2010-01-011-1/+1
|
* Remove Utils.ParseEmail() and Utils.midnight().Barry Warsaw2009-02-121-0/+41