| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bite the bullet: rename the Mailman package to mailman. | Barry Warsaw | 2008-02-27 | 19 | -1243/+0 |
| * | Tweak copyright years. | Barry Warsaw | 2008-02-07 | 18 | -18/+18 |
| * | Mailman/Bouncers/SMTP32.py - Added a recognition. Improved address pattern. | Mark Sapiro | 2007-11-11 | 2 | -6/+10 |
| * | The start of a setuptools conversion. All the Makefile.in and autoconf | Barry Warsaw | 2007-07-13 | 1 | -75/+0 |
| * | Update copyright years. | bwarsaw | 2007-01-19 | 20 | -66/+59 |
| * | Updated a few bouncers to recognize more bounces. | msapiro | 2006-06-11 | 4 | -2/+52 |
| * | - Added additional bounce recognition for Qmail and SimpleMatch.py | msapiro | 2006-05-14 | 2 | -1/+6 |
| * | Remove most uses of the types module, in favor of isinstance checks against | bwarsaw | 2006-04-17 | 1 | -4/+4 |
| * | - Convert all logging to Python's standard logging module. Get rid of all | bwarsaw | 2006-04-17 | 1 | -6/+1 |
| * | Now that Python 2.3 is the minimum requirement for Mailman 2.2: | bwarsaw | 2006-04-15 | 1 | -7/+1 |
| * | Now that we've converted from CVS to Subversion, remove CVS cruft from | bwarsaw | 2006-04-15 | 1 | -1/+0 |
| * | Recognize more bounces - DSN.py, Qmail.py and SimpleMatch.py | msapiro | 2006-04-04 | 3 | -3/+19 |
| * | Added bounce tests. Updated bounce recognizers to pick up a few more. | msapiro | 2006-03-24 | 2 | -1/+21 |
| * | Preparing for email 3.0/4.0. get_type() -> get_content_type() etc. | tkikuchi | 2006-03-07 | 6 | -8/+8 |
| * | Updated SimpleWarning to return Stop. Updated SimpleMatch to catch a few more | msapiro | 2006-03-06 | 2 | -3/+17 |
| * | Added some more bounce recognition to SimpleMatch and changed the logic | msapiro | 2006-03-03 | 1 | -12/+28 |
| * | Changed BouncerAPI.py to return Stop from a Bouncer and changed | msapiro | 2006-03-01 | 3 | -16/+24 |
| * | Fixed 'undeliverable to' pattern. It can have multiple spaces 'undeliverable ... | msapiro | 2006-02-05 | 1 | -1/+1 |
| * | Added bounces from yahoo.com on behalf of other domains like sbcglobal.net. | msapiro | 2006-02-02 | 1 | -0/+4 |
| * | Added another observed prefix 'unknown user:' | msapiro | 2006-01-25 | 1 | -2/+4 |
| * | Added Microsoft SMTPSVC. 'Improved' pattern for prodigy.net. | msapiro | 2006-01-23 | 1 | -1/+5 |
| * | Add 'full mailbox' from Prodigy.net | msapiro | 2006-01-09 | 1 | -2/+7 |
| * | back porting from 2.1.6 | tkikuchi | 2005-08-28 | 1 | -1/+1 |
| * | FSF office has moved. chdcking in for MAIN branch. | tkikuchi | 2005-08-27 | 20 | -20/+20 |
| * | True/False where appropriate. | bwarsaw | 2003-09-12 | 1 | -4/+10 |
| * | check(): If the action is 'disabled', stop the bounce processor from | bwarsaw | 2003-08-18 | 1 | -7/+6 |
| * | Relieving myself on the hydrant before Barry wakes up. | twouters | 2003-03-19 | 1 | -4/+4 |
| * | Fix one of Peer's problems: get_payload can return a list or a string, but | twouters | 2003-03-19 | 1 | -1/+6 |
| * | Whitespace normalization. | bwarsaw | 2003-03-12 | 1 | -6/+4 |
| * | Another simplematch, this one for another demon.co.uk format. Partly closes | twouters | 2003-03-12 | 1 | -1/+5 |
| * | Explicitly add another Postfix-lookalike contender, 'SMTP_Gateway'. Closes | twouters | 2003-03-12 | 1 | -4/+5 |
| * | Update copyright years | bwarsaw | 2003-03-11 | 1 | -1/+1 |
| * | SF patch #683906, add $DESTDIR to install target, by Ademar de Souza Reis | twouters | 2003-03-11 | 1 | -1/+2 |
| * | RFC 3464 obsoletes 1894 for the DSN standard. | bwarsaw | 2003-03-02 | 1 | -5/+9 |
| * | Donn Cave's patch #602087 to honor configure's --srcdir switch. | bwarsaw | 2002-12-12 | 1 | -1/+1 |
| * | PATTERNS: Fix the regexp for sucking out the address in the section | bwarsaw | 2002-12-02 | 1 | -2/+4 |
| * | check(): First, use parseaddr() to split up any realname/addrs found, | bwarsaw | 2002-12-02 | 1 | -1/+8 |
| * | ScanMessages(): Move the pipeline list to a module global, since I'm | bwarsaw | 2002-12-02 | 1 | -18/+21 |
| * | pcre: Make the start line regexp even more liberal. Seems like any of | bwarsaw | 2002-10-21 | 1 | -1/+1 |
| * | Whitespace normalization | bwarsaw | 2002-10-18 | 1 | -3/+3 |
| * | intermediate | bwarsaw | 2002-10-18 | 1 | -0/+47 |
| * | Whitespace normalization and pychecker fixes. | bwarsaw | 2002-10-18 | 1 | -5/+7 |
| * | ScanMessages(): Added the Exchange (MS Exchange) recognizer. | bwarsaw | 2002-10-18 | 1 | -3/+4 |
| * | find_textplain(): Don't recurse if the payload isn't a Message | bwarsaw | 2002-07-11 | 1 | -1/+4 |
| * | process(): Simply by just taking the first text/plain part. | bwarsaw | 2002-07-11 | 1 | -2/+1 |
| * | intermediate | bwarsaw | 2002-04-11 | 1 | -0/+47 |
| * | Liberalize some of these tests so international Yahoo! accounts are | bwarsaw | 2002-04-11 | 1 | -2/+4 |
| * | ScanMessage(): This is an internal API change to make life much easier | bwarsaw | 2002-03-26 | 1 | -59/+7 |
| * | Update copyright years. | bwarsaw | 2002-03-16 | 17 | -17/+17 |
| * | ScanMessages(): Provide the name of the module being processed in the | bwarsaw | 2002-03-09 | 1 | -1/+6 |