At 02:36 PM 2/2/2005, EB wrote:
There are quite a large amount of spam which result in negative score. Sorry, I'm new to SpamAssassin. Does the following make sense to receive negative score? I'm afraid we are calling SpamAssassin twice so it got wrong score. We have SpamAssassin + milter + sendmail on Fedora 3
X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED,HTML_20_30, HTML_FONT_BIG,HTML_MESSAGE,MIME_HEADER_CTYPE_ONLY,NO_REAL_NAME autolearn=failed version=3.0.1
Lemme guess.. .is you mailserver NATEd or otherwise have a reserved IP?
ALL_TRUSTED should never match email that isn't internal.
manually set trusted_networks in your local.cf and the ALL_TRUSTED hit will go away (which has a really strong negative score).