aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Handlers/Cleanse.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove Organization: header from anonymized posts.Mark Sapiro2015-02-061-1/+4
| | | Handle regexps with trailing ':' in ANONYMOUS_LIST_KEEP_HEADERS.
* Implemented whitelist for headers to keep for anonymous lists.Mark Sapiro2013-10-291-0/+23
|
* Made author_is_list a 3-way with an option to wrap the message.Mark Sapiro2013-09-271-20/+0
|
* Second cut at the author_is_list feature.Mark Sapiro2013-07-191-1/+2
|
* First cut at the author_is_list feature.Mark Sapiro2013-07-181-2/+22
|
* We now accept/remove X-Approved: and X-Approve: headers in addition toMark Sapiro2010-04-091-1/+4
| | | | Approved: and Approve: for pre-approving posts. Bug ##557750.
* Removed or anonymized additional headers in posts to anonymous lists.Mark Sapiro2009-08-011-1/+14
|
* Moving deletion of Domainkey-Signature: and DKIM-Signature: headers to amsapiro2006-01-151-10/+1
| | | | new handler to be included in both GLOBAL_PIPELINE and OWNER_PIPELINE.
* A cleansing pass, almost entirely cosmetic. Such things as whitespacebwarsaw2005-12-301-1/+2
| | | | | | | | | | | | | normalization, removal of tabs, copyright year updates to changed files, docstring and comment fixes, and usage of True/False. I also made a pass through the NEWS file. One import was reordered, and after this commit I will move the mmdsr.readme file to README.mmdsr. From my perspective, after that we're ready to go. I will port these changes forward to the trunk.
* Remove Approve: header as well as Approved:msapiro2005-11-131-0/+2
|
* SF patch #1287546 to remove DomainKey (and similar) headers.bwarsaw2005-09-121-1/+10
|
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
|
* Anonymous list fix up: Add internal_name in the From: header.tkikuchi2005-02-171-1/+9
| | | | Log anonymize record in 'post' for admin's inspection convenience.
* Backporting once again from the trunk.bwarsaw2003-04-221-4/+6
| | | | | I18ners please double check (except Tokio). It's always so painful to resolve conflicts here, I hope I got them right.
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+39
'Release_2_1-maint'.