index
:
mailman2
master
upstream/2.1
mirror of https://code.launchpad.net/~mailman-coders/mailman/2.1
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Mailman
/
Handlers
/
SpamDetect.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-01
Updated SpamDetect.py and VARHELP based on feedback from Mark S.
Jim Popovitch
1
-1
/
+2
2018-11-30
Patch for dmarc_moderation_addresses to automatically apply dmarc_moderation_...
Jim Popovitch
1
-1
/
+1
2018-06-17
Bump copyright dates.
Mark Sapiro
1
-1
/
+1
2017-12-09
Show match in hold reason for header_filter_rules.
Mark Sapiro
1
-2
/
+8
2017-09-22
The default DMARC reject reason now properly replaces %(listowner)s.
Mark Sapiro
1
-0
/
+1
2016-07-14
Match header_filter_rules as normalized unicodes.
Mark Sapiro
1
-6
/
+19
2016-07-12
Use xmlcharrefreplace when encoding for header_filter_rules.
Mark Sapiro
1
-1
/
+1
2016-07-11
Use backslashreplace when encoding for header_filter_rules.
Mark Sapiro
1
-1
/
+1
2015-11-04
Improvements based on feedback from Mark Sapiro
jimpop@template.hostname
1
-1
/
+1
2015-11-04
Auto-Moderate Verbose Members
jimpop@template.hostname
1
-0
/
+8
2015-03-02
A LookupError in SpamDetect on a message with RFC 2047 encoded headers
Mark Sapiro
1
-2
/
+10
2014-07-10
Fix for lp:1334450 requires toowner exemption for dmarc_moderation_action.
Mark Sapiro
1
-20
/
+23
2014-06-26
Moved the dmarc_moderation_action checks from the Moderate handler to
Mark Sapiro
1
-2
/
+30
2013-10-07
- Fixed a crash in SpamDetect.py which caused messages with unparseable
Mark Sapiro
1
-2
/
+6
2012-02-05
Backported 2.2 branch fix for a problem in SpamDetect.py that could
Mark Sapiro
1
-36
/
+20
2007-01-20
Changed header_filter_rules processing to ignore blank patterns.
msapiro
1
-1
/
+4
2006-01-29
Prevent loop in hold/reject if addressed to '-owner'.
tkikuchi
1
-9
/
+10
2006-01-14
SpamDetect.py: Fix loop. As a side effect, spam message may pass the
tkikuchi
1
-13
/
+15
2005-12-31
Don't use 'X-List-Administrivia', second part.
tkikuchi
1
-1
/
+1
2005-12-31
On my second thought, I use msgdata for internally crafted message checking.
tkikuchi
1
-4
/
+2
2005-12-31
Back out Revison 2.3.2.4 change. Check outermost message header
tkikuchi
1
-6
/
+6
2005-12-30
A cleansing pass, almost entirely cosmetic. Such things as whitespace
bwarsaw
1
-7
/
+7
2005-08-27
FSF office has moved to 51 Franklin Street.
tkikuchi
1
-1
/
+1
2005-08-04
Fix multiline bug as suggested by Iain Pople [1250657]
tkikuchi
1
-1
/
+1
2005-07-04
Avoid infinite loop of held message and its notifications.
tkikuchi
1
-5
/
+6
2005-03-21
Fix bug in patch #1032434: You should accumulate subpart headers.
tkikuchi
1
-6
/
+10
2004-10-09
[ 1032434 ] make KNOWN_SPAMMERS work for headers appearing mult. times
tkikuchi
1
-8
/
+18
2003-12-01
process(): The implementation of extended header filters via
bwarsaw
1
-4
/
+79