aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Handlers/Cleanse.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-01-15Moving deletion of Domainkey-Signature: and DKIM-Signature: headers to amsapiro1-10/+1
new handler to be included in both GLOBAL_PIPELINE and OWNER_PIPELINE.
2005-12-30A cleansing pass, almost entirely cosmetic. Such things as whitespacebwarsaw1-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.
2005-11-13Remove Approve: header as well as Approved:msapiro1-0/+2
2005-09-12SF patch #1287546 to remove DomainKey (and similar) headers.bwarsaw1-1/+10
2005-08-27FSF office has moved to 51 Franklin Street.tkikuchi1-1/+1
2005-02-17Anonymous list fix up: Add internal_name in the From: header.tkikuchi1-1/+9
Log anonymize record in 'post' for admin's inspection convenience.
2003-04-22Backporting once again from the trunk.bwarsaw1-4/+6
I18ners please double check (except Tokio). It's always so painful to resolve conflicts here, I hope I got them right.