Jef, >> X-Spam-Status: No, score=2.644 tagged_above=-999 required=5 >> tests=[BAYES_50=0.001, HTML_MESSAGE=0.001, MIME_HTML_ONLY=1.457, >> SARE_SUB_CASINO=0.555, US_DOLLARS_3=0.63]
>> X-Spam-Status: Yes, score=17.7 required=5.0 tests=DNS_FROM_RFC_DSN, >> HTML_MESSAGE,MIME_HTML_ONLY,RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_NJABL_PROXY, >> SARE_SUB_CASINO,URIBL_BLACK,URIBL_JP_SURBL,URIBL_OB_SURBL,URIBL_RHS_DOB, >> US_DOLLARS_3 autolearn=spam version=3.2.3 > If I restart amavis, the spamscore is already much higher for the same > message (send with "sendmail user < spam.eml") Looks like all network tests are missing, or DNS resolving does not work, or DNS/RBL lookups are disabled. Another possibility is that the extra Received header prepended by fetchmail carries an IP address that is not considered internal and trusted by SpamAssassin - make sure you have the internal_networks and trusted_networks configured correctly in local.cf. Examining SpamAssassin debugging (# amavisd debug-sa) will probably explain why DNS or all network tests do not work. If running chrooted, try without chrooting first, then make sure the DNS resolver works in a jail. Mark ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
