aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Handlers/SpamDetect.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated SpamDetect.py and VARHELP based on feedback from Mark S. Jim Popovitch2018-12-011-1/+2
* Patch for dmarc_moderation_addresses to automatically apply dmarc_moderation_...Jim Popovitch2018-11-301-1/+1
* Bump copyright dates.Mark Sapiro2018-06-171-1/+1
* Show match in hold reason for header_filter_rules.Mark Sapiro2017-12-091-2/+8
* The default DMARC reject reason now properly replaces %(listowner)s.Mark Sapiro2017-09-221-0/+1
* Match header_filter_rules as normalized unicodes.Mark Sapiro2016-07-141-6/+19
* Use xmlcharrefreplace when encoding for header_filter_rules.Mark Sapiro2016-07-121-1/+1
* Use backslashreplace when encoding for header_filter_rules.Mark Sapiro2016-07-111-1/+1
* Merged and tweaked Jim P's mailman-auto-mod-verbose-members branch.Mark Sapiro2016-01-181-1/+16
|\
| * Improvements based on feedback from Mark Sapirojimpop@template.hostname2015-11-041-1/+1
| * Auto-Moderate Verbose Membersjimpop@template.hostname2015-11-041-0/+8
|/
* A LookupError in SpamDetect on a message with RFC 2047 encoded headersMark Sapiro2015-03-021-2/+10
* Fix for lp:1334450 requires toowner exemption for dmarc_moderation_action.Mark Sapiro2014-07-101-20/+23
* Moved the dmarc_moderation_action checks from the Moderate handler toMark Sapiro2014-06-261-2/+30
* - Fixed a crash in SpamDetect.py which caused messages with unparseableMark Sapiro2013-10-071-2/+6
* Backported 2.2 branch fix for a problem in SpamDetect.py that couldMark Sapiro2012-02-051-36/+20
* Changed header_filter_rules processing to ignore blank patterns.msapiro2007-01-201-1/+4
* Prevent loop in hold/reject if addressed to '-owner'.tkikuchi2006-01-291-9/+10
* SpamDetect.py: Fix loop. As a side effect, spam message may pass thetkikuchi2006-01-141-13/+15
* Don't use 'X-List-Administrivia', second part.tkikuchi2005-12-311-1/+1
* On my second thought, I use msgdata for internally crafted message checking.tkikuchi2005-12-311-4/+2
* Back out Revison 2.3.2.4 change. Check outermost message headertkikuchi2005-12-311-6/+6
* A cleansing pass, almost entirely cosmetic. Such things as whitespacebwarsaw2005-12-301-7/+7
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
* Fix multiline bug as suggested by Iain Pople [1250657]tkikuchi2005-08-041-1/+1
* Avoid infinite loop of held message and its notifications.tkikuchi2005-07-041-5/+6
* Fix bug in patch #1032434: You should accumulate subpart headers.tkikuchi2005-03-211-6/+10
* [ 1032434 ] make KNOWN_SPAMMERS work for headers appearing mult. timestkikuchi2004-10-091-8/+18
* process(): The implementation of extended header filters viabwarsaw2003-12-011-4/+79
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+50