| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Urg. Bump copyright years. | bwarsaw | 2002-02-28 | 1 | -1/+1 |
| * | patterns: Added a recognition of HotPop bounces. Donated by Dan Mick. | bwarsaw | 2002-02-28 | 1 | -0/+4 |
| * | patterns: Python 2.2 is more strict about duplicate group names in | bwarsaw | 2001-12-29 | 1 | -2/+2 |
| * | ScanMessages(): Call registerBounce() now to register a bounce. We | bwarsaw | 2001-12-27 | 1 | -1/+1 |
| * | process(): Added a big ol' comment describing a potential bogosity in | bwarsaw | 2001-10-09 | 1 | -2/+5 |
| * | process(): Convert from the mimelib API to the email package API. | bwarsaw | 2001-10-09 | 6 | -23/+12 |
| * | Add a useful comment about what the Stop is for. | bwarsaw | 2001-10-09 | 1 | -0/+4 |
| * | process(): Dan Mick discovers a hold over from the mimelib days. | bwarsaw | 2001-10-04 | 1 | -6/+2 |
| * | Convert from mimelib to email. | bwarsaw | 2001-10-01 | 16 | -127/+68 |
| * | process(): Watch out for when the bounce has no X-Mailer: header. | bwarsaw | 2001-09-10 | 1 | -1/+1 |
| * | Stop: a unique global value that bounce detectors can return in order | bwarsaw | 2001-08-29 | 1 | -0/+6 |
| * | It seems that all SMTP32 mailers have an | bwarsaw | 2001-08-04 | 1 | -4/+22 |
| * | ScanMessages(): Added SimpleWarning and LLNL modules. | bwarsaw | 2001-08-04 | 1 | -0/+2 |
| * | Fix copyright years | bwarsaw | 2001-08-04 | 1 | -1/+1 |
| * | intermediate | bwarsaw | 2001-08-04 | 1 | -0/+35 |
| * | Extend the address-cre for "failed addresses follow:" to match | bwarsaw | 2001-08-04 | 1 | -1/+1 |
| * | process(): Add a default argument `patterns' so similar modules like | bwarsaw | 2001-08-04 | 1 | -1/+2 |
| * | Recognize two similar Postfix mutations: something calling itself | bwarsaw | 2001-08-04 | 1 | -2/+11 |
| * | process(): "Internet Mail Service" sure looks awfully similar. We | bwarsaw | 2001-08-04 | 1 | -0/+3 |
| * | check(): Add `delayed' as a valid Action: to match on. | bwarsaw | 2001-08-04 | 1 | -1/+4 |
| * | intermediate | bwarsaw | 2001-08-04 | 1 | -0/+46 |
| * | Better syslog() calling conventions. | bwarsaw | 2001-06-27 | 1 | -1/+1 |
| * | ScanMessages(): Use a better way to runtime import the module and call | bwarsaw | 2001-05-01 | 1 | -4/+5 |
| * | patterns: Added oddball MTAs turbosport.com (running something called | bwarsaw | 2001-02-28 | 1 | -2/+18 |
| * | pcre: SuSE 6.4 seems to have modified the bounce match line that all | bwarsaw | 2001-02-28 | 1 | -1/+1 |
| * | process(): Since this is a fairly wide-ranging matcher, narrow it down | bwarsaw | 2001-02-28 | 1 | -1/+1 |
| * | check(): Make sure the last block gets checked. Also, I've found a | bwarsaw | 2001-02-28 | 1 | -3/+5 |
| * | process(): Fixes for the move to mimelib. | bwarsaw | 2001-02-28 | 1 | -1/+3 |
| * | Added some commented out code, which aids in debugging. | bwarsaw | 2001-02-28 | 1 | -0/+3 |
| * | intermediate | bwarsaw | 2001-02-15 | 1 | -2/+4 |
| * | Conversion to mimelib. | bwarsaw | 2001-02-15 | 13 | -258/+223 |
| * | The Smail detector as this is now folded into the SimpleMatch | bwarsaw | 2001-02-15 | 3 | -242/+75 |
| * | Conversion to mimelib. | bwarsaw | 2001-02-15 | 1 | -14/+12 |
| * | Three new bounce detectors: | bwarsaw | 2000-09-21 | 4 | -0/+179 |
| * | process(): If any multifile.Error occurs, this bounce detector returns | bwarsaw | 2000-09-14 | 1 | -26/+29 |
| * | ScanMessages(): Added Compuserve and Microsoft bounce detectors. | bwarsaw | 2000-09-09 | 1 | -0/+2 |
| * | typo in docstring | bwarsaw | 2000-09-09 | 1 | -1/+1 |
| * | Compuserve's bounce format. | bwarsaw | 2000-09-09 | 1 | -0/+48 |
| * | New bounce detector for what I think is called "Microsoft SMTPSVC", | bwarsaw | 2000-09-09 | 1 | -0/+61 |
| * | process(): Accepting, and closing, SF bug #110535, by Dan Mick. | bwarsaw | 2000-08-07 | 1 | -1/+1 |
| * | process(): Don't bomb out if there's no From: header. | bwarsaw | 2000-08-01 | 1 | -1/+1 |
| * | ScanMessages(): syslog message should read "Bouncer exception..." | bwarsaw | 2000-07-21 | 1 | -1/+1 |
| * | process(): parseaddr() can return None, which if leaked to the bounce | bwarsaw | 2000-07-21 | 1 | -1/+1 |
| * | parseaddr(): If the Original-Recipient: or Final-Recipient: headers | bwarsaw | 2000-07-17 | 1 | -1/+5 |
| * | ScanMessages(): Watch out for exceptions in RegisterBounce(). | bwarsaw | 2000-06-27 | 1 | -2/+13 |
| * | process(): Relax the search constraints even more. I've now seen two | bwarsaw | 2000-06-20 | 1 | -4/+7 |
| * | Now recognizes what I think are both Netscape Messaging Service 3.6 | bwarsaw | 2000-06-16 | 1 | -13/+22 |
| * | process(): For those bounce formats that are essentially MIME, it is | bwarsaw | 2000-06-08 | 3 | -6/+18 |
| * | Liberalize the regular expression matching a bit to handle other MTA's | bwarsaw | 2000-06-06 | 1 | -14/+14 |
| * | cosmetic | bwarsaw | 2000-06-06 | 1 | -1/+0 |