David Baron wrote:
I have this working fine. However, once that ....03000100001 directory exists,
all my custom rules (i.e. bayes, regex tests, etc) are no longer working and
most all spams get through!
Took it off once again. Something needs be modified before this can be used.
I just set up sa-update myself. I've downloaded the latest ruleset from
updates.spamassassin.org and restarted spamd. I don't seem to be having
the problem you describe, though. I have the Baysian filter on and some
SARE rulesets in /usr/local/etc/mail/spamassassin and I'm still seeing
hits with them. Here are the options I use when I start spamd.
spamd --siteconfigpath=/usr/local/etc/mail/spamassassin
--pidfile=/var/run/spamd.pid
Before I set up sa-update, I also had the --configpath option set to
/usr/local/share/spamassassin. I had to take this out otherwise spamd
wouldn't find the rulesets in /var/lib/spamassassin/3.001001/
I'm using SpamAssassin 3.1.1 on FreeBSD by the way.
Andrew