summaryrefslogtreecommitdiff
path: root/src/mailman/utilities/email.py
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* Clean up the utilities directory.Barry Warsaw2016-03-251-8/+3
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* * Messages now include a `Message-ID-Hash` as the replacement forBarry Warsaw2015-06-141-7/+13
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-3/+0
* Trunk merge.Barry Warsaw2014-12-221-0/+2
|\
| * * Fixed getting non-ASCII filenames from RFC 2231 i18n'd messages. Given byBarry Warsaw2014-12-081-0/+2
| |\
| | * Convert unicode instance testing to bytes instance testingAurélien Bompard2014-12-041-1/+1
| | * Do not auto-convert Message headers to unicodeAurélien Bompard2014-12-021-0/+2
| |/
* | Make sure the X-Message-ID-Hash header value is a string.Barry Warsaw2014-12-111-1/+4
* | Checkpointing.Barry Warsaw2014-11-301-1/+1
|/
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-1/+1
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* * The LMTP server now requires that the incoming message have a `Message-ID`,Barry Warsaw2012-03-131-0/+33
* copybumpBarry Warsaw2012-01-011-1/+1
* Start the enablement of bounce detection.Barry Warsaw2011-05-011-0/+41