Did you lint your config to make sure there's no typoes that are confusing SA?

Just run the command-line version to check your files for errors:
spamassassin --lint -D

and see if it complains about errors processing the config files. This has bitten me in the back-end several times. Since SA is just a mail filter, by default it can't complain when there's a config error.. so it just skips some stuff until it can make sense of it again.


I don't think an normal user_prefs is parsed by spamd, I think it will only do that with spamd -V and spamc -u.
Spamd appears to find /etc/mail/spamassassin and such at start-up time but running spamd -D I don't see it parse a user_prefs while starting.

At 11:37 AM 12/16/2002 -0500, [EMAIL PROTECTED] wrote:
First:  running spamd, I can't seem to get it to recognize the
whitelist_from  rule, either in local.cf or user_prefs (does user_prefs
even work with spamd?).  It seems to recognize required_hits changes in
local.cf ok, although it requires that I kill and restart qmail-send.


-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk


Reply via email to