| Commit message (Expand) | Author | Files | Lines |
2005-11-13 | Use original_sender put in msgdata by CookHeaders.py if it's available | msapiro | 1 | -1/+1 |
2005-11-13 | Remove Approve: header as well as Approved: | msapiro | 1 | -0/+2 |
2005-11-13 | Don't delete line following first body line Approve(d) | msapiro | 1 | -1/+1 |
2005-11-12 | Log the sender and not list-bounces when non-VERP | msapiro | 1 | -2/+8 |
2005-11-09 | Make sure the moderate selection is initialized from | msapiro | 1 | -3/+9 |
2005-11-04 | Port from MAIN. Finnish Re: dialect. | tkikuchi | 2 | -2/+2 |
2005-10-31 | Obscure email address in the subject line. | tkikuchi | 1 | -0/+9 |
2005-10-23 | New language: 'ia' for Interlingua. | tkikuchi | 1 | -0/+1 |
2005-10-23 | Back port from MAIN: "Reply-To-Useful" link fixed. | tkikuchi | 1 | -1/+1 |
2005-10-23 | Use msg.send() to add Date header in create notification. | tkikuchi | 1 | -3/+4 |
2005-10-23 | Fix bug-id 1230865: Spam filter get lost. | tkikuchi | 1 | -1/+5 |
2005-10-23 | Obscure email when the poster doesn't set full name in From:. | tkikuchi | 1 | -1/+5 |
2005-10-23 | Add OverflowError in the except list. (back port from MAIN). | tkikuchi | 1 | -1/+1 |
2005-09-19 | process(): Patch by Mark Sapiro (slightly modified by Barry) to take preambles | bwarsaw | 1 | -2/+6 |
2005-09-12 | SF patch #1287546 to remove DomainKey (and similar) headers. | bwarsaw | 1 | -1/+10 |
2005-08-27 | FSF office has moved to 51 Franklin Street. | tkikuchi | 154 | -154/+154 |
2005-08-04 | Fix multiline bug as suggested by Iain Pople [1250657] | tkikuchi | 1 | -1/+1 |
2005-07-17 | Whitespace normalization, and updates of copyright years. | bwarsaw | 4 | -17/+16 |
2005-07-16 | [ 1235567 ] unicode() call failing, emails stuck in moderation queue | tkikuchi | 1 | -1/+1 |
2005-07-13 | Introduce new attribute (collapse_alternatives) to allow HTML in | tkikuchi | 6 | -7/+25 |
2005-07-13 | Backout last checkin. The fix was already coded in the following part. ^^;) | tkikuchi | 1 | -3/+0 |
2005-07-13 | A part can be None type in Python2.4 if multipart/mixed without real content. | tkikuchi | 1 | -0/+3 |
2005-07-04 | Avoid infinite loop of held message and its notifications. | tkikuchi | 1 | -5/+6 |
2005-07-01 | Updated the link to the "Reply-To munging considered useful" essay. | bwarsaw | 1 | -4/+3 |
2005-06-26 | Fix SF BugID 1179487: | tkikuchi | 1 | -3/+14 |
2005-05-31 | The usual post-release version bump. | bwarsaw | 1 | -3/+3 |
2005-05-30 | Updates for 2.1.6 final. | bwarsaw | 1 | -3/+3 |
2005-05-22 | We're a little bit more release candidate than that. :/ | bwarsaw | 1 | -1/+1 |
2005-05-22 | process(): One more bug fix, though this one should be safe. Under email 2.5, | bwarsaw | 1 | -1/+8 |
2005-05-14 | Bump to 2.1.6rc4 | bwarsaw | 1 | -2/+2 |
2005-05-13 | I finally find out why re.escape() doesn't work properly. '%' should not | tkikuchi | 2 | -11/+12 |
2005-05-13 | prefix_subject(): Don't double escape the prefix_pattern. | bwarsaw | 1 | -3/+0 |
2005-05-13 | Copyright years and whitespace normalization. | bwarsaw | 1 | -4/+3 |
2005-05-13 | Copyright years. | bwarsaw | 1 | -1/+1 |
2005-05-13 | strip_subject() in HyperArch.py | bwarsaw | 3 | -15/+16 |
2005-05-08 | Fix UnicodeDecodeError and UnicodeEncodeError to UnicodeError. | tkikuchi | 2 | -2/+2 |
2005-05-02 | Copyright years. | bwarsaw | 1 | -1/+1 |
2005-05-02 | ChangeHTML(): Set umask to 0 while creating the langdir. Fixes SF bug | bwarsaw | 1 | -3/+7 |
2005-05-02 | Set DEFAULT_MAX_DAYS_TO_HOLD to 0 to disable it, since this is a new feature | bwarsaw | 1 | -4/+4 |
2005-05-01 | process(): For some reason, the part's payload can be None. Defend against | bwarsaw | 1 | -6/+7 |
2005-05-01 | prepare_message(): Fixed typo. | bwarsaw | 1 | -2/+2 |
2005-04-29 | bumping to 2.1.6rc3 | bwarsaw | 1 | -2/+2 |
2005-04-29 | get_content_charset(): This is fixed in email-2.5.6 so remove it from here | bwarsaw | 1 | -19/+1 |
2005-04-25 | Add TypeError for possible error when checking charset availablity. | tkikuchi | 1 | -1/+1 |
2005-04-22 | Bumping version 2.1.6rc2 | tkikuchi | 1 | -2/+2 |
2005-04-22 | Brushing up the override function. | tkikuchi | 1 | -4/+13 |
2005-04-21 | get_content_charset() should return failobj on error. | tkikuchi | 1 | -0/+9 |
2005-04-21 | RFC2231 charset is in email package. | tkikuchi | 1 | -4/+1 |
2005-04-14 | Bump version to 2.1.6rc1 | tkikuchi | 1 | -3/+3 |
2005-04-07 | zh_CN new translation. moving to utf-8 also. | tkikuchi | 1 | -1/+1 |