Hi again,
After a bit more investigation, it really does seem to be a problem with
my SpamAssassin installation. I ran a spam mail through spamassassin
from the command line like this: 'spamassassin -D < msg1.txt'. Here's
what looked weird:
> debug: is spam? score=5.567 required=5
tests=HTML_FONT
Hello,
> > X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no
> > version=2.60
> >
> > Why is SpamAssassin running no tests on the mail?
>
> It probably ran all the tests on the mail but none of them matched
> the mail.
>
> > And why is autolearn set to no?
>
> It's not set to off as
On Thu, Oct 09, 2003 at 08:17:00PM -0400, Jean-Sébastien Guay wrote:
> X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no
> version=2.60
>
> Why is SpamAssassin running no tests on the mail?
It probably ran all the tests on the mail but none of them matched
the mail.
> And why is
Hello,
This has to be a real newbie question, but I can't seem to find the
answer...
In all e-mails that go through SpamAssassin on my Debian-Alpha machine,
there is, among other SA related headers, this one:
X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no
version=2.60
Why is S