jj-ml wrote:
Hi all,
I discover a problem today with our webmail (Horde/IMP).
When i send a message using it, the message is tag as spam if i have a
dynamic ISP addess.
here is part of the message:
Are these the (only) received headers that were given to SpamAssassin?
Received: from 127.0.0.1 by mx (envelope-from <[EMAIL PROTECTED]>, uid
103) with qmail-scanner-1.24
(clamdscan: 0.85.1/939.
Clear:RC:1(127.0.0.1):.
Processed in 0.027044 secs); 15 Jun 2005 09:05:04 -0000
Received: from ALyon-202-1-1-253.w80-13.abo.wanadoo.fr
(ALyon-202-1-1-253.w80-13.abo.wanadoo.fr [80.13.222.253])
by webmail.fingerprint.fr (IMP) with HTTP
for <[EMAIL PROTECTED]>; Wed, 15 Jun 2005 11:05:03 +0200
<snip>
X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on mx.fprt.com
X-Spam-Status: Yes, score=6.6 required=5.5 tests=HELO_DYNAMIC_IPADDR,
NO_REAL_NAME,RCVD_IN_DYNABLOCK,RCVD_IN_NJABL_DUL,RCVD_IN_SORBS
autolearn=no version=3.0.3
<snip>
I've checked the spamassassin list and find that the bug was fix (???) in
version 3.01 (http://bugzilla.spamassassin.org/show_bug.cgi?id=4008)
It was actually fixed in 3.0.2 via bug 2462, but that doesn't matter
since you've got 3.0.3.
So i'm a bit confuse... What should i do?? Fix IMP? fix Spamassassin? both?
It appears that you've got a trust path problem. For starters, make
sure the IP for webmail.fingerprint.fr is trusted. You'll probably also
want to trust the IP for 'mx' along with 127.0.0.1.
Once the various 'DYNAMIC' tests stop firing you should see
'ALL_TRUSTED' instead.
If this doesn't help, a debug output would be handy.
Daryl