At 02:12 AM 12/22/03 +0100, Robert Lacroix wrote:
Hi all,

I have a strange problem with SpamAssassin and I can't find out a
solution to this:
We use a McAfee Webshield SMTP in front of an IMail server, that scans
for viruses and passes emails to IMail which runs on another port than
25. IMail analyzes the email then using spamc/spamd. When a client uses
the virusscan smtp to send a new mail spamassassin determines the
following hits for the mail:

X-Spam-Status: No, hits=-0.7 required=5.0
tests=BAYES_00,RCVD_IN_DYNABLOCK,
        RCVD_IN_NJABL,RCVD_IN_NJABL_DIALUP,RCVD_IN_SORBS
        autolearn=no version=2.61

When I deactivate virusscan and use the IMail smtp directly the result
is as follows:

X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00
        autolearn=no version=2.61

The problem is that I don't see any real difference in the header
between using virusscan + imail or only imail. I attached both headers,
maybe you see a difference.

If you don't see the differences between those headers, look closer.. note that one has more Recevied: lines than the other.


vscan:
217.234.86.31->194.25.110.113->194.25.110.113->10.0.0.166->(self, redelivery)

imail only:
217.234.86.31->194.25.110.113->10.0.0.166->(self, redelivery)

I suspect the problem is that you need to add 194.25.110.113 and 10.0.0.166 to your trusted_networks configuration.. try it.





-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to