summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* process(): Fixed typo in IOError error code comparison.bwarsaw2001-10-011-1/+1
* Convert from mimelib to email.bwarsaw2001-10-011-3/+4
* Convert from mimelib to email.bwarsaw2001-10-011-2/+4
* Add the code that would be used if personalized digests werebwarsaw2001-10-011-1/+46
* Convert from mimelib to email.bwarsaw2001-10-012-18/+7
* Convert from mimelib to email.bwarsaw2001-10-0121-161/+83
* Use cStringIO directly instead of our own hack-around StringIObwarsaw2001-10-011-2/+1
* Use Python's default Cookie.py module instead of our own copy.bwarsaw2001-10-011-1/+1
* Convert from mimelib to email.bwarsaw2001-10-011-37/+45
* Move the path hacking stuff from Defaults.py.in to here.bwarsaw2001-10-011-3/+11
* Move the path hacking stuff to misc/paths.py.inbwarsaw2001-10-011-9/+0
* Convert from mimelib to email.bwarsaw2001-10-011-5/+5
* Make the makefiles in tests/msgs and tests/bounce.bwarsaw2001-10-012-5/+8
* Add test directories to ARCH_INDEP_DIRS and SUBDIRSbwarsaw2001-10-011-2/+5
* added a couple more namesbwarsaw2001-10-011-0/+2
* Get rid of the filters directory.bwarsaw2001-09-171-2/+2
* Remove this so the whole filter directory can get removed with a "cvs up -P"bwarsaw2001-09-171-1/+0
* - fixed all errors reported by msgfmtjensv2001-09-122-17/+5
* Binary catalog from mailman.po.bwarsaw2001-09-111-0/+0
* Cosmetic changes:bwarsaw2001-09-111-4/+19
* Check in updated version received from Dieter Kirchner (dkirchner at bupnet.de)jensv2001-09-111-77/+177
* Don't tee to update.log any more. Closes SF bug #447162.bwarsaw2001-09-101-1/+1
* Updated a few of the Python scripts to be more 2.0-ish.bwarsaw2001-09-102-112/+100
* checkSMTP32Failure(): Test for SMTP.py failure when message has nobwarsaw2001-09-101-6/+12
* process(): Watch out for when the bounce has no X-Mailer: header.bwarsaw2001-09-101-1/+1
* Make it clear that 2.1 is alpha, and that people looking for a stablebwarsaw2001-09-092-3/+11
* New Russian and Italian champions, and more users.bwarsaw2001-09-084-4/+30
* Add Russian language hooks for when Mikhail Sobolev is ready with hisbwarsaw2001-09-081-0/+1
* Bump DATA_FILE_VERSION so existing lists will pick up one_last_digest.bwarsaw2001-09-081-1/+1
* InitVars(): For new lists, set one_last_digest to {}. Found by bothbwarsaw2001-09-081-0/+1
* Daniel Buchmann's latest.bwarsaw2001-09-082-4062/+4561
* Juan Carlos's latest revisionbwarsaw2001-09-081-1/+1
* Since these scripts are always run from the wrapper, they don't need abwarsaw2001-09-079-9/+9
* pygettext.py will be in the build directory.bwarsaw2001-09-071-2/+2
* These are old and broken, and no longer necessary/supported.bwarsaw2001-09-072-103/+0
* Ben Gertzfield's patch to hardcode the path to the python executablebwarsaw2001-09-071-1/+3
* Ben Gertzfield's patch to hardcode the path to the python executablebwarsaw2001-09-071-2/+11
* Ben Gertzfield's patch to hardcode the path to the python executablebwarsaw2001-09-0734-41/+41
* Ben Gertzfield's patch to hardcode the path to the python executablebwarsaw2001-09-072-11/+121
* distclean: Remove the build subdirectory.bwarsaw2001-09-071-0/+1
* Ignore the build subdirectory.bwarsaw2001-09-071-0/+1
* Fixed conflicts due to DOS-ification. Juan Carlos, please proofread!bwarsaw2001-09-051-139/+1
* Juan Carlos Rey Anaya's latest Spanish updates.bwarsaw2001-09-053-29/+229
* Added some macros and targets for building language packs.bwarsaw2001-09-051-0/+6
* __handlepost(): When a message is approved by the moderator, log abwarsaw2001-09-051-2/+6
* Latest catalog updates, merged with language catalogs.bwarsaw2001-09-059-1511/+1660
* Daniel Buchmann's latest Norwegian templates (I believe).bwarsaw2001-09-052-11/+5
* Small clarification.bwarsaw2001-09-051-1/+2
* _dispose(): Reorganize the big if/elif/else switch so that it neverbwarsaw2001-09-051-9/+7
* AddMember(), ChangeMemberAddress(), ConfirmUnsubscription(): Fixedbwarsaw2001-09-051-3/+3