summaryrefslogtreecommitdiff
path: root/Mailman/Bouncers
Commit message (Expand)AuthorAgeFilesLines
...
* Netscape.py: Detects what appears to be Netscape Messaging Server 3.6bwarsaw2000-06-0510-23/+107
* ScanMessages(): XFailedRecip => Exim.bwarsaw2000-04-101-1/+1
* Jim Tittsler reminds me that he posted a bounce detector for Exim,bwarsaw2000-04-101-12/+6
* Simple detector for messages that contain X-Failed-Recipient headers,bwarsaw2000-04-091-0/+35
* ScanMessages(): Added XFailedRecip bounce detector.bwarsaw2000-04-091-0/+1
* findaddr(): Some versions of Postfix have a different format. This isbwarsaw2000-04-091-1/+2
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-2110-9/+24
* ScanMessages(): Added new Smail detector.bwarsaw2000-02-051-0/+1
* A simple Smail (I think) bounce detector.bwarsaw2000-02-051-0/+50
* process(): Content-Description header could be missing. Don't try tobwarsaw1999-12-111-1/+1
* test harness can take a list of file namesbwarsaw1999-12-101-8/+10
* ignore generated Makefilebwarsaw1999-12-101-0/+1
* process(): ability to recognize multiple addresses.bwarsaw1999-12-101-4/+5
* process(): Better compliance with QSBMF, including ability tobwarsaw1999-12-091-29/+30
* process(): RFC 1894 allows for multiple addresses in a single bouncebwarsaw1999-12-091-29/+26
* process(): extended to be able to detect multiple addresses in thebwarsaw1999-12-091-21/+25
* Make this a package.bwarsaw1999-12-091-0/+0
* Yahoo's got it's own weird format.bwarsaw1999-12-091-0/+51
* This module groks Qmail style bounce formats, according to thebwarsaw1999-12-091-0/+66
* Standard sub-package makefilebwarsaw1999-12-091-0/+80
* Standard sub-package makefilebwarsaw1999-12-091-0/+74
* This module groks RFC 1894 (DSN) bounce formats. It knows a lot aboutbwarsaw1999-12-091-0/+109
* This is essentially a port of the old bounce detection code to the newbwarsaw1999-12-091-0/+194
* Detect some weird bounce format that caiwireless.net seems tobwarsaw1999-12-091-0/+48
* Infrastructure for extensible bounce parsers, modeled after deliverybwarsaw1999-12-091-0/+83