| Commit message (Expand) | Author | Files | Lines |
2021-04-07 | Translate 'disabled' when used. | Mark Sapiro | 1 | -1/+3 |
2018-06-18 | One more global _ needed. | Mark Sapiro | 1 | -0/+1 |
2018-06-17 | Bump copyright dates. | Mark Sapiro | 1 | -1/+1 |
2018-06-16 | enhance i18n in admin(un)?subscribeack messages | Yasuhito FUTATSUKI at POEM | 1 | -1/+2 |
2016-10-10 | Replaced UserNotification() with OwnerNotification() in two places, | Jim Popovitch | 1 | -4/+2 |
2016-10-08 | Send bounce messages from virtual domains not siteowner | Jim Popovitch | 1 | -4/+3 |
2014-10-16 | Implemented the ability to forward bounces to the list owner. | Mark Sapiro | 1 | -3/+10 |
2012-02-17 | Subscription disabled warnings are now sent without a Precedence: | Mark Sapiro | 1 | -2/+3 |
2010-07-11 | Bounce processing has been enhanced so that if a bounce is returned to a | Mark Sapiro | 1 | -2/+31 |
2009-02-16 | Fixed a bug introduced in 2.1.11 which would attempt to store bounce info | Mark Sapiro | 1 | -3/+5 |
2008-06-20 | Rearranged calls to the list setBounceInfo() method in Bouncer.py | Mark Sapiro | 1 | -2/+13 |
2005-12-06 | Whitespace normalization. | bwarsaw | 1 | -4/+4 |
2005-12-06 | Update copyright date for prior change. | msapiro | 1 | -1/+1 |
2005-12-06 | Make bounce log message format more consistent. | msapiro | 1 | -1/+1 |
2005-08-27 | FSF office has moved to 51 Franklin Street. | tkikuchi | 1 | -1/+1 |
2004-12-04 | Python 2.4 checks strftime() more strict. | tkikuchi | 1 | -1/+1 |
2004-10-22 | Now default is NOT to VERP_PROBES for backward compatibility. | tkikuchi | 1 | -5/+14 |
2004-09-20 | Use Utils.oneline() where applicable. | tkikuchi | 1 | -0/+2 |
2004-02-10 | Hook in the new bounce processing actions. Specifically, | bwarsaw | 1 | -7/+10 |
2003-11-21 | _BounceInfo.__init__(), registerBounce(), disableBouncingMember(): A | bwarsaw | 1 | -6/+7 |
2003-09-22 | Backporting from the HEAD -- Mailman package | bwarsaw | 1 | -11/+13 |