summaryrefslogtreecommitdiff
path: root/src/mailman/app/tests/test_bounces.py
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* New template system. Closes #249Barry Warsaw2016-07-161-16/+37
* First massive round of cleanups.Barry Warsaw2016-03-231-56/+35
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Make sure that Pendables always have a typeAurélien Bompard2015-12-161-2/+2
* Replace add_member() with subscribe() helper.Barry Warsaw2015-03-261-16/+6
* * Refactor add_member() so that it uses a RequestRecord namedtuple.Barry Warsaw2015-03-211-9/+13
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-8/+2
* Fix test_bounces.Barry Warsaw2014-12-171-1/+1
* CheckpointingBarry Warsaw2014-12-121-1/+1
* Several internal improvements:Barry Warsaw2014-01-061-0/+3
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* ConfigurationBarry Warsaw2012-11-041-3/+2
* Whitespace normalization.Barry Warsaw2012-04-061-2/+0
* * Header check specifications in the `mailman.cfg` file have changed quiteBarry Warsaw2012-04-061-19/+46
* * Subscription disabled probe warning notification messages are now sentBarry Warsaw2012-03-141-4/+15
* Consistent use of assertMultiLineEqual().Barry Warsaw2012-03-061-6/+4
* * Major redesign of the template search system, fixing LP: #788309. $var_dirBarry Warsaw2012-03-031-10/+14
* copybumpBarry Warsaw2012-01-011-1/+1
* Remove extraneous `test_suite()` functions. zope.testrunner willBarry Warsaw2011-10-301-12/+0
* * User and Member ids are now proper UUIDs. The UUIDs are pended as unicodes,Barry Warsaw2011-08-301-1/+4
* * bounce_unrecognized_goes_to_list_owner -> forward_unrecognized_bounces_to Barry Warsaw2011-05-251-2/+137
* Implement and test the extraction of the bouncing email address when a probeBarry Warsaw2011-05-091-2/+26
* Add non-English tests of the probe message.Barry Warsaw2011-05-081-1/+71
* Merge bounces branch (still incomplete, but tests pass).Barry Warsaw2011-05-071-13/+127
|\
| * checkpointingBarry Warsaw2011-05-061-1/+6
| * * Fix setup.py version regexp.Barry Warsaw2011-05-031-13/+36
|/
* Start the enablement of bounce detection.Barry Warsaw2011-05-011-0/+166