Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hook in the new bounce processing actions. Specifically, | bwarsaw | 2004-02-10 | 1 | -7/+10 |
| | | | | | | | | | | | registerBounce(): When the bounce score is higher than the threshold, instead of disabling the address right way, we send a probe message, then we reset the bounce score to zero. disableBouncingMember(): Use the new pending db interface and update the log messages. sendNextNotification(): Use the new pending db interface. | ||||
* | _BounceInfo.__init__(), registerBounce(), disableBouncingMember(): A | bwarsaw | 2003-11-21 | 1 | -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 package | bwarsaw | 2003-09-22 | 1 | -11/+13 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch | 2003-01-02 | 1 | -0/+281 | |
'Release_2_1-maint'. |