SpamAssassin marks ALL mail as spam

Julian Field jkf at ecs.soton.ac.uk
Sat Jan 5 22:34:25 GMT 2002


At 22:25 05/01/2002, you wrote:
> > -----Original Message-----
> > From: MailScanner mailing list On Behalf Of Julian Field
> > Sent: Saturday, January 05, 2002 11:12 PM
>
> > >When I configure
> > >Use SpamAssassin = yes
> > >ALL incoming mail is being marked as spam:
> >
> > Find where SpamAssassin is installed (or where you installed it from) and
> > run "spamassassin - t < somefile" for a few test messages, and see whether
> > SA is reporting them wrongly.
>
>I tried this on some messages, including headers, that had been marked as
>spam by MailScanner. In all cases, SA reported this:
>
>X-Spam-Status: No, hits=0 required=5 tests=
>SPAM: Content analysis details:   (0 hits, 5 required)
>
> > I assume you are using SpamAssassin version 1.5?
>
>That is right.
>
>FYI, I also installed Vipul's Razor ( http://razor.sourceforge.net/ )

I haven't installed Vipul's Razor, that's the only difference I can see.
Try inserting this before line 279 of sendmail.pl
         Log::WarnLog("SpamAssassin said " . $spamness->is_spam() .
         " so SAResult is $SAResult");
then sending yourself some messages. Tell me what it prints in your log.
--
Julian Field                Teaching Systems Manager
jkf at ecs.soton.ac.uk         Dept. of Electronics & Computer Science
Tel. 023 8059 2817          University of Southampton
                             Southampton SO17 1BJ



More information about the MailScanner mailing list