summaryrefslogtreecommitdiff
path: root/Mailman/Bouncers/Compuserve.py
Commit message (Collapse)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-46/+0
|
* Tweak copyright years.Barry Warsaw2008-02-071-1/+1
|
* Update copyright years.bwarsaw2007-01-191-5/+6
|
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
|
* Update copyright years.bwarsaw2002-03-161-1/+1
|
* process(): Convert from the mimelib API to the email package API.bwarsaw2001-10-091-5/+1
|
* Convert from mimelib to email.bwarsaw2001-10-011-2/+2
| | | | | Also, use cStringIO directly instead of our own hack-around StringIO module.
* Conversion to mimelib.bwarsaw2001-02-151-4/+5
| | | | | | De-string-module-ify Other Python 2.0 constructs used where appropriate.
* Compuserve's bounce format.bwarsaw2000-09-091-0/+48