Spamassassin scores not updating I hate to ask about this because it should be so simple, but I've been fighting this for 2 days now with no luck. I recently moved my server to new hardware, and ever since then none of my custom scores work in spamassassin anymore. A few examples are:
score URIBL_JP_SURBL 3.0
score URIBL_WS_SURBL 3.0
score URIBL_AB_SURBL 3.0
I've tried these in both /opt/zimbra/conf/salocal.cf.in and /opt/zimbra/conf/spamassassin/local.cf to no avail. The permissions on the files appear to be reasonable:
-r--r----- 1 zimbra zimbra 4881 Mar 11 17:38 /opt/zimbra/conf/salocal.cf
-r--r--r-- 1 zimbra zimbra 5488 Mar 11 09:25 /opt/zimbra/conf/spamassassin/local.cf
I've tried commenting out sections of my custom scores a bit at a time to ensure there's not a typo anywhere throwing off the entire file, and I've not found anything that way either. The really perplexing bit is that my whitelist lines seem to be working, so it must be something I'm doing wrong the with score lines and I'm just not seeing it. Any help would be appreciated!
On a barely-related note... does anyone have a spamassassin rule that will match an email address (preferrably the recipient's own address) in the subject line of an email. At least 75% of the spam I'm getting lately has my email in the subject line. |