projects
/
spamassassin_config.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
lowering score for MIXEDBDN from 3 to 1 due to false-positives.
[spamassassin_config.git]
/
common
/
misc_spam
diff --git
a/common/misc_spam
b/common/misc_spam
index
a7aa969
..
f9af480
100644
(file)
--- a/
common/misc_spam
+++ b/
common/misc_spam
@@
-234,7
+234,7
@@
score PRIVMES 3
# blarson 2007-07-27
header MIXEDBDN Content-Type =~ /multipart\/mixed\;.*boundary\=\"\-{4,}\d{4,}\"/
describe MIXEDBDN more pdf spam
-score MIXEDBDN
3
+score MIXEDBDN
1
# blarson 2007-07-28
header DOTZIP subject =~ /\d\.zip\b/