| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bite the bullet: rename the Mailman package to mailman. | Barry Warsaw | 2008-02-27 | 1 | -53/+0 |
| | | |||||
| * | Tweak copyright years. | Barry Warsaw | 2008-02-07 | 1 | -1/+1 |
| | | |||||
| * | Update copyright years. | bwarsaw | 2007-01-19 | 1 | -1/+1 |
| | | |||||
| * | Remove most uses of the types module, in favor of isinstance checks against | bwarsaw | 2006-04-17 | 1 | -4/+4 |
| | | | | | | | the builtin types. Two still remain: a check against ClassType and a check against MethodType. Also, fix some hinky type comparisons to use isinstance() consistently. | ||||
| * | Preparing for email 3.0/4.0. get_type() -> get_content_type() etc. | tkikuchi | 2006-03-07 | 1 | -1/+1 |
| | | |||||
| * | FSF office has moved. chdcking in for MAIN branch. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| | | |||||
| * | 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 |
| | | | | | this bounce handler was only expecting a string. | ||||
| * | Update copyright years. | bwarsaw | 2002-03-16 | 1 | -1/+1 |
| | | |||||
| * | process(): Convert from the mimelib API to the email package API. | bwarsaw | 2001-10-09 | 1 | -1/+1 |
| | | |||||
| * | Convert from mimelib to email. | bwarsaw | 2001-10-01 | 1 | -1/+1 |
| | | | | | | Also, use cStringIO directly instead of our own hack-around StringIO module. | ||||
| * | Conversion to mimelib. | bwarsaw | 2001-02-15 | 1 | -35/+19 |
| | | | | | | | De-string-module-ify Other Python 2.0 constructs used where appropriate. | ||||
| * | process(): If any multifile.Error occurs, this bounce detector returns | bwarsaw | 2000-09-14 | 1 | -26/+29 |
| | | | | | no-hit. | ||||
| * | New bounce detector for what I think is called "Microsoft SMTPSVC", | bwarsaw | 2000-09-09 | 1 | -0/+61 |
| certainly what MSN and a few other services use. | |||||
