| Commit message (Expand) | Author | Age | Files | Lines |
* | Improvements in subject prefixing with encoded prefixes. | Mark Sapiro | 2017-05-12 | 1 | -6/+8 |
* | Properly RFC 2047 encode the display name in DMARC munged From:. | Mark Sapiro | 2016-11-24 | 1 | -5/+36 |
* | Acknowledge option will now be honored for posts to anonymous lists | Mark Sapiro | 2016-02-17 | 1 | -1/+3 |
* | Fixed garbled From: with DMARC mitigations and non-ascii display name. | Mark Sapiro | 2016-01-21 | 1 | -2/+5 |
* | Ensure white space following subject_prefix. | Mark Sapiro | 2015-12-14 | 1 | -0/+5 |
* | hanged CookHeaders to default to using space rather than tab as | Mark Sapiro | 2015-10-14 | 1 | -3/+3 |
* | Subject prefixing could fail to collapse multiple 'Re:' in an incomming | Mark Sapiro | 2015-09-16 | 1 | -1/+7 |
* | Fixed an issue with shunted messages on a list where the charset for | Mark Sapiro | 2015-06-07 | 1 | -1/+6 |
* | Due to a prior change, From: header munging would unnecessarily add the | Mark Sapiro | 2015-01-11 | 1 | -4/+13 |
* | Add some explanitory comments for why we defer some Munge From changes | Mark Sapiro | 2015-01-04 | 1 | -0/+5 |
* | When applying DMARC mitigations, CookHeaders now adds the original From: | Mark Sapiro | 2015-01-03 | 1 | -10/+44 |
* | Enhance the fix for (LP: #1318025) | Mark Sapiro | 2014-05-11 | 1 | -0/+2 |
* | Handle missing From: header addresses for DMARC mitigation actions. | Mark Sapiro | 2014-05-09 | 1 | -3/+10 |
* | Sender: headers are no longer removed in from_is_list Munge From | Mark Sapiro | 2014-05-04 | 1 | -3/+0 |
* | Updated CookHeaders to always add the poster's From: address to Reply-To: | Mark Sapiro | 2014-05-02 | 1 | -8/+2 |
* | Changed from_is_list actions to insert the list address in Cc: if the | Mark Sapiro | 2014-04-25 | 1 | -12/+20 |
* | Fixed the Munge From action to not actually Munge the From: or Reply-To: | Mark Sapiro | 2014-04-23 | 1 | -11/+15 |
* | Added and modified various options regarding DMARC. See the NEWS file. | Mark Sapiro | 2014-04-15 | 1 | -5/+5 |
|\ |
|
* | | Enhanced fix for LP: #1304511 to use member's real name if available. | Mark Sapiro | 2014-04-08 | 1 | -1/+4 |
* | | For from_is_list feature, use email address from original From: if | Mark Sapiro | 2014-04-08 | 1 | -0/+2 |
* | | For from_is_list, if no real name in From, use email address. | Mark Sapiro | 2014-04-06 | 1 | -0/+2 |
* | | Cleaned up a couple of comments missed in the author_is_list to | Mark Sapiro | 2014-03-14 | 1 | -1/+1 |
* | | - The from_is_list header munging feature introduced in Mailman 2.1.16 is | Mark Sapiro | 2014-02-16 | 1 | -3/+6 |
|/ |
|
* | Renamed author_is_list to from_is_list. | Mark Sapiro | 2013-09-28 | 1 | -6/+6 |
* | Made author_is_list a 3-way with an option to wrap the message. | Mark Sapiro | 2013-09-27 | 1 | -18/+47 |
* | Second cut at the author_is_list feature. | Mark Sapiro | 2013-07-19 | 1 | -1/+2 |
* | First cut at the author_is_list feature. | Mark Sapiro | 2013-07-18 | 1 | -3/+4 |
* | Fixed a typo in the UPGRADING doc - bin/upgrade -> bin/update. | Mark Sapiro | 2012-06-20 | 1 | -0/+0 |
* | Stopped removing the trailing slash from the List-Archive: header URL. | Mark Sapiro | 2012-03-24 | 1 | -2/+0 |
* | Changed subject prefixing to allow for possible whitespace between an | Mark Sapiro | 2011-11-22 | 1 | -2/+2 |
* | Fixed CookHeaders.py which in some cases with new style prefixing | Mark Sapiro | 2008-06-20 | 1 | -1/+4 |
* | CookHeaders.py - Changed the first URL in the RFC 2369 List-Unsubscribe: | Mark Sapiro | 2008-03-06 | 1 | -2/+3 |
* | ch_oneline(): Input string variable is overwritten. Also use list | tkikuchi | 2006-02-17 | 1 | -8/+4 |
* | process(): Fix a comment. | bwarsaw | 2006-01-01 | 1 | -4/+3 |
* | A cleansing pass, almost entirely cosmetic. Such things as whitespace | bwarsaw | 2005-12-30 | 1 | -11/+13 |
* | Python interpreter has evolved to be strict on ascii charset range. | tkikuchi | 2005-12-26 | 1 | -20/+13 |
* | Port from MAIN. Finnish Re: dialect. | tkikuchi | 2005-11-04 | 1 | -1/+1 |
* | FSF office has moved to 51 Franklin Street. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
* | 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 |
* | strip_subject() in HyperArch.py | bwarsaw | 2005-05-13 | 1 | -8/+7 |
* | 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 |
* | 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 |
* | [ 601117 ] add sequencial number in subject prefix | tkikuchi | 2004-10-09 | 1 | -52/+117 |
* | Fix comment | bwarsaw | 2003-12-18 | 1 | -2/+1 |
* | uheader(): Added default argument for maxlinelen. | bwarsaw | 2003-12-18 | 1 | -11/+12 |
* | process(): Quote the description when adding it to the List-ID header, | bwarsaw | 2003-12-13 | 1 | -1/+1 |
* | Backporting from the HEAD -- updated handlers | bwarsaw | 2003-09-22 | 1 | -1/+1 |