Hello,
Scalix 11.4
Spamassassin 3.x
Following the Wiki, I think i finally have Spamassassin properly configured to scan properly, but can someone first verify the following mail log output verifies Spamassassin is running somewhow?
May 27 23:06:17 mailserver sendmail[5224]: n4S66G7k005224: from=<Lproserpine@lasvegassun.com>, size=1048, class=0, nrcpts=1, msgid=<2IX860EJXVWDA996@nellisrac.org>, proto=ESMTP, daemon=MTA, relay=localhost [127.0.0.1]
May 27 23:06:19 mailserver sendmail[5230]: n4S66G7k005224: to=<tonysu@su-networking.com>, delay=00:00:03, xdelay=00:00:01, mailer=scalix_mime, pri=121048, relay=mailserver, dsn=2.0.0, stat=Sent (Ok)
May 27 23:07:25 mailserver sendmail[5333]: starting daemon (8.14.3): SMTP+queueing@00:30:00
May 27 23:07:25 mailserver sendmail-client[5338]: starting daemon (8.14.3): persistent-queueing@00:01:00
May 27 23:08:33 mailserver clamd[2527]: SelfCheck: Database status OK.
I have run spamassassin --lint which does not return any errors.
But, the subject lines are not being re-written. The contribution by Mark Nikkels at the end of the Scalix Spamassassin Wiki at http://www.scalix.com/wiki/index.php?title=HowTos/SpamAssassin apparently only applies to "older" versions of Spamassassin (approx 2.4/2.6 and earlier). In Spamassassin 3.x the entries suggested by Mark Nikkels are supposed to be replaced with
rewrite_header Subject ****SPAM(_SCORE_)****
Up to this point I have not configured Bayes at all, but assume that even so I should already be able to see re-written subject lines... Or, maybe with Spamassassin the subject line is no longer modified and there is only a new hidden header parameter?
At the moment, Scalix is otherwise working without apparent problems but of course I'm seeing everything including spam.
TIA.