I believe it is to do with your logging level 'log_selector =':
Please read:
http://www.exim.org/exim-html-4.20/doc/html/spec_44.html#SECT44.15
I think you might want to disable: rejected_header
Ed
-----Original Message-----
From: Boris Kovalenko [
mailto:boris@ntmk.ru]
Sent: 10 September 2003 07:01
To: exim-users@???
Subject: [Exim] Niewbe with exiscan & spamasassin
Hello!
Have installed exiscan + spamassassin with exim 4.22 for spam
control. Now, when mail is rejected due spam rule I see full messsage
header in rejectlog. Is it possible to see only lines like
2003-09-10 11:53:31 19wxuy-000DMH-UV
H=h00402b4fa7f5.ne.client2.attbi.com (24.62.201.214) [24.62.201.214]
F=<aep9d@???> rejected after DATA: Classified as SPAM (score
18.7) spam points. ?
My anti-spam rules are:
acl_check_data:
deny message = Found MIME error ($demime_reason).
demime = *
condition = ${if>{$demime_errorlevel}{2}{1}{0}}
warn message = X-Spam-Score: ${spam_score} ($spam_bar)
condition = ${if<{$message_size}{120k}{1}{0}}
spam = nobody:true
deny message = Classified as SPAM (score $spam_score) spam points.
condition = ${if<{$message_size}{120K}{1}{0}}
spam = nobody:true
condition = ${if>{$spam_score_int}{70}{1}{0}}
accept
SpamAssassin configured with
rewrite_subject 0
report_safe 0
required_hits 7.0
Thanks in advance,
Boris Kovalenko
--
## List details at
http://www.exim.org/mailman/listinfo/exim-users Exim
details at
http://www.exim.org/ ##
This email has been scanned for viruses by NetBenefit using Sophos
anti-virus technology