Hi,

I'm using spamassassin (vers. 2.20; debian woody package) in combination
with mimedefang (vers. 2.28 from source) to check mails for spam by
using sendmails Milter functionality. Everything seens to work fine.
Over 90 percent of all spams are detected. GREAT!

Now the problem: I put the following two rules to
/etc/spamassassin/local.cf:

# Rule 1
body     peter_berndt  /.*Peter Berndt.*/i
describe peter_berndt  Peter Berndt BODY
score    peter_berndt  5.0

# Rule 2
score peter_berndt_all 5.0
header peter_berndt_all ALL  =~ /.*Peter Berndt.*/i
describe peter_berndt_all Peter Berndt HEADER

Rule 2 works fine.

Rule 1 works fine too if I use spamassassin in test mode ("spammassassin
-t < spammail.txt"), BUT NOT if I send "spammail.txt" as mail. No spam
is detected!

Further more all debain spamassassin configuration files (10_misc.cf,
20_uri_tests.cf ...) seem to be ignored if spamassassin is used through
MIMEDefang on the mailway.

Any ideas?

Thank you
Marcus

-- 

Marcus Schopen        (0>
P.O. Box 10 25 25     //\     Deutsche Zope User Group
D-33525 Bielefeld     V_/_                www.dzug.org


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to