I have finally managed to get a reproducible case of a problem that has been annoying me for a while.
Using SpamAssassin 2.31 on perl 5.005_03 on a Sun Ultra 5 running Solaris 8. Run the command ./spamassassin -t < sample-nonspam.txt and I get this at the end of the output 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: (-2.7 hits, 9 required) SPAM: GAPPY_TEXT (0.4 points) BODY: Contains 'G.a.p.p.y-T.e.x.t' SPAM: LINES_OF_YELLING (-0.0 points) BODY: A WHOLE LINE OF YELLING DETECTED SPAM: PGP_SIGNATURE (-3.1 points) BODY: Contains a PGP-signed message SPAM: SPAM: -------------------- End of SpamAssassin results --------------------- So -2.7 > 9 is it? This problem kept appearing in MailScanner, so I ended up having to do the ">" test myself, and not use is_spam() at all as it could not be trusted to get the result correct. -- Julian Field Teaching Systems Manager [EMAIL PROTECTED] Dept. of Electronics & Computer Science Tel. 023 8059 2817 University of Southampton Southampton SO17 1BJ ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk