summaryrefslogtreecommitdiff
path: root/src/mailman/app/docs/bounces.rst
Commit message (Collapse)AuthorAgeFilesLines
* Rename metadata key for clarityBarry Warsaw2017-08-041-10/+54
|
* Clean up the core directory.Barry Warsaw2016-03-241-1/+1
| | | | | | | mailman/core/errors.py is gone now. We had a duplicate base exception which now always comes from mailman/interfaces/errors.py. Obsolete/unused exceptions are remove. The other exceptions are moved to better locations.
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-2/+2
| | | | | | | | reflect this. Also, mock out sys.stderr on some tests so that their nose2 output is quieter. A few other minor coding style consistencies.
* typoBarry Warsaw2013-10-241-1/+1
|
* * Subscription disabled probe warning notification messages are now sentBarry Warsaw2012-03-141-6/+6
| | | | without a `Precedence:` header. Given by Mark Sapiro. (LP: #808821)
* Finally, all doctests are named .rstBarry Warsaw2011-09-231-0/+101