aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Handlers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright years and whitespace normalization.bwarsaw2005-05-131-4/+3
* strip_subject() in HyperArch.pybwarsaw2005-05-131-8/+7
* Fix UnicodeDecodeError and UnicodeEncodeError to UnicodeError.tkikuchi2005-05-081-1/+1
* process(): For some reason, the part's payload can be None. Defend againstbwarsaw2005-05-011-6/+7
* Username may contain non-ascii character for English-US.tkikuchi2005-03-281-3/+3
* Fix bug in patch #1032434: You should accumulate subpart headers.tkikuchi2005-03-211-6/+10
* Anonymous list fix up: Add internal_name in the From: header.tkikuchi2005-02-171-1/+9
* Request from Brad Knowles. We need subject prefix strippedtkikuchi2005-02-121-0/+11
* bumping 2.1.6b3tkikuchi2005-02-111-1/+4
* sourceforge patch id=1107169, re-use member_moderation_notice ...tkikuchi2005-02-061-1/+5
* Add Date/Message-ID headers for digests.tkikuchi2005-02-021-2/+7
* Fix in pipermail to use Unicode for indexing (sort fails for ascii 8bit)tkikuchi2005-01-251-1/+1
* Introduce old_style in CookHeaders.py and OLD_STYLE_PREFIXING in Defaults.py.tkikuchi2005-01-221-5/+29
* New names added to ACKNOWLEDGMENTS. Updated NEWS in preparation for 2.1.6b1.bwarsaw2005-01-161-4/+3
* Provision for part == None case. Closing bug# 1099138tkikuchi2005-01-121-2/+4
* [ 975768 ] senddigests doesn't handle consecutive unparseable messagestkikuchi2004-12-141-0/+1
* Fix for unknown/malicious charset value.tkikuchi2004-12-111-3/+9
* Precautions against 'charset=' (empty) message.tkikuchi2004-12-011-1/+4
* Normalize charset to the output if input/output are different.tkikuchi2004-11-131-0/+3
* 923428 VERP subscription confirmationstkikuchi2004-10-191-1/+8
* fix bugs when using ARCHIVE_HTML_SANITIZER = 1tkikuchi2004-10-142-3/+5
* I18N autorespondToSender()tkikuchi2004-10-101-1/+1
* [ 601117 ] add sequencial number in subject prefixtkikuchi2004-10-091-52/+117
* [ 1032434 ] make KNOWN_SPAMMERS work for headers appearing mult. timestkikuchi2004-10-091-8/+18
* [ 1025372 ] empty Cc:tkikuchi2004-10-091-1/+2
* Merging SF patches:tkikuchi2004-10-032-5/+55
* Use Utils.oneline() where applicable.tkikuchi2004-09-201-1/+1
* [ 872068 ] Decorate.py patch (by tkikuchi)tkikuchi2004-09-181-13/+36
* oneline() has moved to Utils.py (sorry for the last bogus commit).tkikuchi2004-09-181-16/+3
* [ 891491 ] Scrubber.py patch by tkikuchitkikuchi2004-09-171-10/+43
* hold_for_approval(): Convert to the new pending database interface.bwarsaw2004-02-101-2/+2
* updated commentsbwarsaw2004-01-221-1/+3
* bulkdeliver(): Add a comment about recent alternative interpretations forbwarsaw2004-01-221-1/+4
* hold_for_approval(): Another part of TK's patch # 865661. Encode thebwarsaw2003-12-261-2/+7
* Fix commentbwarsaw2003-12-181-2/+1
* uheader(): Added default argument for maxlinelen.bwarsaw2003-12-181-11/+12
* send_i18n_digests(): Configurations can change between the time abwarsaw2003-12-161-1/+6
* process(): Quote the description when adding it to the List-ID header,bwarsaw2003-12-131-1/+1
* process(): Update a few email package calls.bwarsaw2003-12-011-5/+11
* process(): The implementation of extended header filters viabwarsaw2003-12-011-4/+79
* True/False where appropriate.bwarsaw2003-12-011-1/+1
* True/False where appropriate.bwarsaw2003-12-011-15/+23
* True/False where appropriate.bwarsaw2003-12-011-1/+7
* Typosbwarsaw2003-11-271-2/+2
* bulkdeliver(): Include the Message-ID in the log message.bwarsaw2003-11-271-4/+6
* bulkdeliver(): Rework the SMTP error handling to fix a problembwarsaw2003-11-261-10/+21
* Backporting from the HEAD -- updated handlersbwarsaw2003-09-224-7/+11
* Backporting once again from the trunk.bwarsaw2003-04-221-4/+6
* Backporting from the trunk.bwarsaw2003-04-201-9/+15
* Backport from the trunk, and catalog regeneration.bwarsaw2003-04-192-14/+23