On Tue, Jun 25, 2002 at 02:02:07PM +0100, Julian Field wrote:
> Run the command
>         ./spamassassin -t < sample-nonspam.txt
> and I get this at the end of the output
> SPAM: Content analysis details:   (-2.7 hits, 9 required)
> 
> So -2.7 > 9 is it?

$ man spamassassin
...
       -t, --test-mode
           Test mode.  Pipe message through and add extra report.
...

So you're seeing the extra report, which always goes at the bottom of the
message.  If you look at the headers though, you'll see 'X-Spam-Status:
No', followed by the matching rules and all.

-- 
Randomly Generated Tagline:
"I... I'm touched.  I fear you're a bit touched as well." - Benjy Feen


-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to