X-Spam-Flag immer YES

Postfix, QMail, Sendmail, Dovecot, Cyrus, Courier, Anti-Spam
Post Reply
zg0re
Posts: 104
Joined: 2003-06-04 15:33
 

X-Spam-Flag immer YES

Post by zg0re »

Hi,

hab auf meinem Server exim4 + spamassasin eingerichtet, was auch ganz gut funktioniert, aber im Header aller mails, die ich bekomme steht die X-Spam-Flag immer auf yes, auch bei mails mit sehr niedrigem spam score, wie bspw. hier:
X-Spam-Score: 0.2 (/)
X-Spam-Report: Spam detection software, running on the system "server.xxxxxxx", has
identified this incoming email as possible spam. The original message
has been attached to this so you can view it (if it isn't spam) or label
similar future email. If you have any questions, see
the administrator of that system for details.
Content preview: .......
Content analysis details: (0.2 points, 5.0 required)
pts rule name description
---- ---------------------- --------------------------------------------------
0.2 AWL AWL: From: address is in the auto white-list
X-Spam-Flag: YES
Und hier meine spamassasin config dazu:

Code: Select all

rewrite_header Subject *****SPAM*****
bayes_auto_learn_threshold_nonspam 0.1
bayes_auto_learn_threshold_spam 12.0
bayes_auto_learn 1
use_bayes 1

Jemand ne Idee, was da falsch läuft?
dodolin
Posts: 3840
Joined: 2003-01-21 01:59
Location: Sinsheim/Karlsruhe
Contact:
 

Re: X-Spam-Flag immer YES

Post by dodolin »

Benutzt du exiscan? In diesem Fall ist deine SA Config irrelevant. Zeig lieber mal deine exim.conf (an den entsprechenden Stellen) her.
[tom]
Posts: 656
Joined: 2003-01-08 20:10
Location: Berlin
 

Re: X-Spam-Flag immer YES

Post by [tom] »

Ich weiß nicht, was Du da nutzt, aber Spamassassin ist es nicht.


[TOM]
Roger Wilco
Posts: 5923
Joined: 2004-05-23 12:53
 

Re: X-Spam-Flag immer YES

Post by Roger Wilco »

[TOM] wrote:Ich weiß nicht, was Du da nutzt, aber Spamassassin ist es nicht.
Doch.
Post Reply