> With every email for some reason I get two reports from > spamassassin. > I the headers I get this line; > > --------------------------------- > X-Spam-Status: No, score=2.5 required=5.0 > tests=BAYES_00,DEAR_SOMETHING, > HTML_MESSAGE,SPF_PASS,URIBL_BLACK,URIBL_OB_SURBL > autolearn=no version=3. > 2.5 > --------------------------------- > > > Then in the actual message content area, I get this > message - (notice the difference in the score) > > > > --------------------------------- > Content analysis details: (6.3 points, 5.0 required) > > pts rule name description > ---- ---------------------- > -------------------------------------------------- > -0.0 SPF_PASS SPF: sender matches SPF record > 2.2 DEAR_SOMETHING BODY: Contains 'Dear > (something)' > 0.0 HTML_MESSAGE BODY: HTML included in message > 2.1 URIBL_OB_SURBL Contains an URL listed in the > OB SURBL blocklist [URIs: > verery.net] > 2.0 URIBL_BLACK Contains an URL listed in the > URIBL blacklist [URIs: > verery.net] --------------------------------- > > I would like it to toss the email away based on the > second score (6.3) > but I would also like to know why it is scoring twice, > each with a different score. > > Any comments or suggestions would be helpful. Thanks -
Somehow your installation passes the email to SpamAssassin twice: first the spam, and THEN the SpamAssassin message with the spam as an attachment in it. This is only a wild guess, can't say as I do not see the headers.