Hello:
I'm trying to tune the Spamassin included into SmarterMail v.4.3.
How i can get logs about rules applieds to each mail from Spamassin??
Or is possible to get one rule reports into each mail body similar to this?
X-Spam-Status: Yes, hits=6.2 required=5.0
tests=FROM_STARTS_WITH_NUMS,PLING_PLING,NO_REAL_NAME,
FROM_ENDS_IN_NUMS,PLING
version=2.31
X-Spam-Flag: YES
X-Spam-Level: ******
X-Spam-Checker-Version: SpamAssassin 2.31 (devel $Id: SpamAssassin.pm,v 1.94.2.2
+2002/06/20 17:20:29 hughescr Exp $)
X-Spam-Prev-Content-Transfer-Encoding: quoted-printable
SPAM: -------------------- Start SpamAssassin results ----------------------
SPAM: This mail is probably spam. The original message has been altered
SPAM: so you can recognise or block similar unwanted mail in future.
SPAM: See http://spamassassin.org/tag/ for more details.
SPAM:
SPAM: Content analysis details: (6.2 hits, 5 required)
SPAM: FROM_STARTS_WITH_NUMS (4.4 points) From: starts with nums
SPAM: PLING_PLING (0.8 points) Subject has lots of exclamation marks
SPAM: NO_REAL_NAME (0.5 points) From: does not include a real name
SPAM: FROM_ENDS_IN_NUMS (0.4 points) From: ends in numbers
SPAM: PLING (0.1 points) Subject has an exclamation mark
SPAM:
SPAM: -------------------- End of SpamAssassin results ---------------------
Thank you very much