| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | A part can be None type in Python2.4 if multipart/mixed without real content. | tkikuchi | 2005-07-13 | 1 | -0/+3 |
* | Avoid infinite loop of held message and its notifications. | tkikuchi | 2005-07-04 | 1 | -5/+6 |
* | Fix SF BugID 1179487: | tkikuchi | 2005-06-26 | 1 | -3/+14 |
* | process(): One more bug fix, though this one should be safe. Under email 2.5, | bwarsaw | 2005-05-22 | 1 | -1/+8 |
* | I finally find out why re.escape() doesn't work properly. '%' should not | tkikuchi | 2005-05-13 | 1 | -8/+8 |
* | prefix_subject(): Don't double escape the prefix_pattern. | bwarsaw | 2005-05-13 | 1 | -3/+0 |
* | Copyright years and whitespace normalization. | bwarsaw | 2005-05-13 | 1 | -4/+3 |
* | strip_subject() in HyperArch.py | bwarsaw | 2005-05-13 | 1 | -8/+7 |
* | Fix UnicodeDecodeError and UnicodeEncodeError to UnicodeError. | tkikuchi | 2005-05-08 | 1 | -1/+1 |
* | process(): For some reason, the part's payload can be None. Defend against | bwarsaw | 2005-05-01 | 1 | -6/+7 |
* | Username may contain non-ascii character for English-US. | tkikuchi | 2005-03-28 | 1 | -3/+3 |
* | Fix bug in patch #1032434: You should accumulate subpart headers. | tkikuchi | 2005-03-21 | 1 | -6/+10 |
* | Anonymous list fix up: Add internal_name in the From: header. | tkikuchi | 2005-02-17 | 1 | -1/+9 |
* | Request from Brad Knowles. We need subject prefix stripped | tkikuchi | 2005-02-12 | 1 | -0/+11 |
* | bumping 2.1.6b3 | tkikuchi | 2005-02-11 | 1 | -1/+4 |
* | sourceforge patch id=1107169, re-use member_moderation_notice ... | tkikuchi | 2005-02-06 | 1 | -1/+5 |
* | Add Date/Message-ID headers for digests. | tkikuchi | 2005-02-02 | 1 | -2/+7 |
* | Fix in pipermail to use Unicode for indexing (sort fails for ascii 8bit) | tkikuchi | 2005-01-25 | 1 | -1/+1 |
* | Introduce old_style in CookHeaders.py and OLD_STYLE_PREFIXING in Defaults.py. | tkikuchi | 2005-01-22 | 1 | -5/+29 |
* | New names added to ACKNOWLEDGMENTS. Updated NEWS in preparation for 2.1.6b1. | bwarsaw | 2005-01-16 | 1 | -4/+3 |
* | Provision for part == None case. Closing bug# 1099138 | tkikuchi | 2005-01-12 | 1 | -2/+4 |
* | [ 975768 ] senddigests doesn't handle consecutive unparseable messages | tkikuchi | 2004-12-14 | 1 | -0/+1 |
* | Fix for unknown/malicious charset value. | tkikuchi | 2004-12-11 | 1 | -3/+9 |
* | Precautions against 'charset=' (empty) message. | tkikuchi | 2004-12-01 | 1 | -1/+4 |
* | Normalize charset to the output if input/output are different. | tkikuchi | 2004-11-13 | 1 | -0/+3 |
* | 923428 VERP subscription confirmations | tkikuchi | 2004-10-19 | 1 | -1/+8 |
* | fix bugs when using ARCHIVE_HTML_SANITIZER = 1 | tkikuchi | 2004-10-14 | 2 | -3/+5 |
* | I18N autorespondToSender() | tkikuchi | 2004-10-10 | 1 | -1/+1 |
* | [ 601117 ] add sequencial number in subject prefix | tkikuchi | 2004-10-09 | 1 | -52/+117 |
* | [ 1032434 ] make KNOWN_SPAMMERS work for headers appearing mult. times | tkikuchi | 2004-10-09 | 1 | -8/+18 |
* | [ 1025372 ] empty Cc: | tkikuchi | 2004-10-09 | 1 | -1/+2 |
* | Merging SF patches: | tkikuchi | 2004-10-03 | 2 | -5/+55 |
* | Use Utils.oneline() where applicable. | tkikuchi | 2004-09-20 | 1 | -1/+1 |
* | [ 872068 ] Decorate.py patch (by tkikuchi) | tkikuchi | 2004-09-18 | 1 | -13/+36 |
* | oneline() has moved to Utils.py (sorry for the last bogus commit). | tkikuchi | 2004-09-18 | 1 | -16/+3 |
* | [ 891491 ] Scrubber.py patch by tkikuchi | tkikuchi | 2004-09-17 | 1 | -10/+43 |
* | hold_for_approval(): Convert to the new pending database interface. | bwarsaw | 2004-02-10 | 1 | -2/+2 |
* | updated comments | bwarsaw | 2004-01-22 | 1 | -1/+3 |
* | bulkdeliver(): Add a comment about recent alternative interpretations for | bwarsaw | 2004-01-22 | 1 | -1/+4 |
* | hold_for_approval(): Another part of TK's patch # 865661. Encode the | bwarsaw | 2003-12-26 | 1 | -2/+7 |
* | Fix comment | bwarsaw | 2003-12-18 | 1 | -2/+1 |
* | uheader(): Added default argument for maxlinelen. | bwarsaw | 2003-12-18 | 1 | -11/+12 |
* | send_i18n_digests(): Configurations can change between the time a | bwarsaw | 2003-12-16 | 1 | -1/+6 |
* | process(): Quote the description when adding it to the List-ID header, | bwarsaw | 2003-12-13 | 1 | -1/+1 |
* | process(): Update a few email package calls. | bwarsaw | 2003-12-01 | 1 | -5/+11 |
* | process(): The implementation of extended header filters via | bwarsaw | 2003-12-01 | 1 | -4/+79 |
* | True/False where appropriate. | bwarsaw | 2003-12-01 | 1 | -1/+1 |
* | True/False where appropriate. | bwarsaw | 2003-12-01 | 1 | -15/+23 |
* | True/False where appropriate. | bwarsaw | 2003-12-01 | 1 | -1/+7 |
* | Typos | bwarsaw | 2003-11-27 | 1 | -2/+2 |