summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* New tests for the content filtering MimeDel handler module.bwarsaw2002-04-141-7/+179
* The handler module which actually performs the content filtering.bwarsaw2002-04-140-0/+0
* intermediatebwarsaw2002-04-141-0/+155
* Port of Les Niles' patch to do de-mime. Specifically,bwarsaw2002-04-141-0/+1
* The gui component which is used to select the content filteringbwarsaw2002-04-140-0/+0
* intermediatebwarsaw2002-04-141-0/+85
* Port of Les Niles' patch to do de-mime. Specifically,bwarsaw2002-04-141-0/+4
* Port of Les Niles' patch to do de-mime. Specifically,bwarsaw2002-04-141-1/+1
* Port of Les Niles' patch to do de-mime. Specifically,bwarsaw2002-04-141-0/+4
* Port of Les Niles' patch to do de-mime. Specifically,bwarsaw2002-04-141-3/+25
* Typo found by Jon Parise.bwarsaw2002-04-122-2/+2
* main(): When calling addrchange_prompt(), catch NotAMemberErrors thatbwarsaw2002-04-111-1/+9
* Added a test of the SINAEMAIL bouncerbwarsaw2002-04-111-0/+2
* Weird bounce format from something called SINAEMAIL (sina.com)bwarsaw2002-04-111-0/+128
* intermediatebwarsaw2002-04-111-0/+47
* Liberalize some of these tests so international Yahoo! accounts arebwarsaw2002-04-111-2/+4
* Added a bunch of new Yahoo test cases.bwarsaw2002-04-111-1/+23
* A bunch of new Yahoo bounce examples, courtesy of David Abrahams.bwarsaw2002-04-118-0/+909
* Removed some debugging syslog() calls -- thanks Ron!bwarsaw2002-04-111-2/+0
* install-packages: Add a PYTHONPATH envar setting for the distutilsbwarsaw2002-04-111-1/+1
* Ron Jarrell noted that the tagger logic was broken when messages startbwarsaw2002-04-111-6/+62
* do_topic_filters(): Rearrange if clauses for clarity.bwarsaw2002-04-111-18/+17
* GetStandardReplacements(): If there's just one choice of language,bwarsaw2002-04-111-1/+1
* main(): Chuq noticed that error messages were going to stdout, notbwarsaw2002-04-111-2/+2
* _dispose(): There are reports of None's showing up in the addrs. Notbwarsaw2002-04-111-0/+4
* _postValidate(): New method which is called after all the formbwarsaw2002-04-111-8/+12
* _postValidate(): New method which checks that the combination ofbwarsaw2002-04-111-2/+11
* CheckValues(): It's possible that some how the following bogusbwarsaw2002-04-111-0/+11
* process(): When doing the the TooManyRecipients test, use >= as thebwarsaw2002-04-111-1/+1
* process(): In the multipart/mixed stanza, don't provide a charset namebwarsaw2002-04-111-1/+1
* process(): We need to clean up the base archive url in two ways:bwarsaw2002-04-111-1/+4
* Let's use email version 2.0.1.bwarsaw2002-04-113-1/+1
* Updates to what there is of the unit test suite. Lots of tests don'tbwarsaw2002-04-112-224/+31
* verpdeliver(): dump_address_pair() -> formataddr().bwarsaw2002-04-111-1/+1
* ApprovedAddMember(): dump_address_pair() -> formataddr().bwarsaw2002-04-111-2/+2
* hold_for_approval(): Mentor Cana notices that we need to use attach()bwarsaw2002-04-111-3/+3
* process(): As Mentor Cana points out, dump_address_pair() isbwarsaw2002-04-111-1/+1
* Fixed a missing `%' thanks to Fil.wilane2002-04-101-1/+1
* Minor update.bwarsaw2002-04-101-0/+0
* send_i18n_digests(): Get rid of the add_payload() calls; these arebwarsaw2002-04-101-7/+7
* process(): Port to the email package. Message objects no longer havebwarsaw2002-04-101-2/+3
* _dispose(): Catch socket.errors that can come from the underlyingbwarsaw2002-04-101-0/+19
* An adaptation of Marc MERLIN's fixes to actually honorbwarsaw2002-04-101-3/+6
* Add some Japanese encoding aliases as recommended by Martin vonbwarsaw2002-04-101-0/+15
* CanonicalizeUserOptions(): If the key isn't a member (as we'rebwarsaw2002-04-091-0/+1
* CheckVersion(): We have to force a reload of the database even if ourbwarsaw2002-04-091-1/+3
* make_qrunner(): We really need to log more information about thebwarsaw2002-04-081-0/+1
* process(), prefix_subject(): Ben Gertzfield's patch (refactored bybwarsaw2002-04-081-13/+44
* Bump the email package to 2.0bwarsaw2002-04-083-1/+1
* The Korean codecs package.bwarsaw2002-04-081-0/+0