summaryrefslogtreecommitdiff
path: root/Mailman/Bouncers/SimpleMatch.py
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-204/+0
* Tweak copyright years.Barry Warsaw2008-02-071-1/+1
* Mailman/Bouncers/SMTP32.py - Added a recognition. Improved address pattern.Mark Sapiro2007-11-111-2/+5
* Update copyright years.bwarsaw2007-01-191-1/+1
* Updated a few bouncers to recognize more bounces.msapiro2006-06-111-1/+33
* - Added additional bounce recognition for Qmail and SimpleMatch.pymsapiro2006-05-141-0/+4
* Recognize more bounces - DSN.py, Qmail.py and SimpleMatch.pymsapiro2006-04-041-2/+10
* Added bounce tests. Updated bounce recognizers to pick up a few more.msapiro2006-03-241-1/+17
* Updated SimpleWarning to return Stop. Updated SimpleMatch to catch a few moremsapiro2006-03-061-0/+8
* Added some more bounce recognition to SimpleMatch and changed the logicmsapiro2006-03-031-12/+28
* Added bounces from yahoo.com on behalf of other domains like sbcglobal.net.msapiro2006-02-021-0/+4
* Added Microsoft SMTPSVC. 'Improved' pattern for prodigy.net.msapiro2006-01-231-1/+5
* Add 'full mailbox' from Prodigy.netmsapiro2006-01-091-2/+7
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* Another simplematch, this one for another demon.co.uk format. Partly closestwouters2003-03-121-1/+5
* PATTERNS: Fix the regexp for sucking out the address in the sectionbwarsaw2002-12-021-2/+4
* Whitespace normalization and pychecker fixes.bwarsaw2002-10-181-5/+7
* Urg. Bump copyright years.bwarsaw2002-02-281-1/+1
* patterns: Added a recognition of HotPop bounces. Donated by Dan Mick.bwarsaw2002-02-281-0/+4
* patterns: Python 2.2 is more strict about duplicate group names inbwarsaw2001-12-291-2/+2
* Convert from mimelib to email.bwarsaw2001-10-011-7/+2
* Extend the address-cre for "failed addresses follow:" to matchbwarsaw2001-08-041-1/+1
* process(): Add a default argument `patterns' so similar modules likebwarsaw2001-08-041-1/+2
* patterns: Added oddball MTAs turbosport.com (running something calledbwarsaw2001-02-281-2/+18
* Conversion to mimelib.bwarsaw2001-02-151-7/+19
* Three new bounce detectors:bwarsaw2000-09-211-0/+68