aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Bouncer.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* _BounceInfo.__init__(), registerBounce(), disableBouncingMember(): Abwarsaw2003-11-211-6/+7
| | | | | | | | fix for SF bug # 846681, where the confirmation cookie emailed in a bounce disabled notification was always out of date. The problem was that we created the cookie at the time of the first bounce. This is very likely more than three days before the time of the last bounce, which is when we should have (and now do) create the cookie.
* Backporting from the HEAD -- Mailman packagebwarsaw2003-09-221-11/+13
|
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+281
'Release_2_1-maint'.