Keith Hackworth wrote:
I have the same configuration and I had the same problem with 2.64. I did a spamassassin --lint and it showed me all sorts of problems in my local.cf. It was so bad, it just ignored anything beyond x lines in the file.
spamassassin --lint created a "sample" user_prefs file in /root/.spamassassin/. I added my rules (making sure to follow the space/tab guidelines) which, to be sure, were already in /usr/local/etc/mail/spamassassin/local.cf; and after restarting amavisd-new, all is well.
Although everything is working, I'm still a little confused. Why didn't --lint complain at all? Why weren't the extra score changes not adopted when listed in local.cf, but are now adopted when listed in user_prefs?
-- Sahil Tandon