At 07:57 PM 11/4/03 +0100, Jim Knuth wrote:
which folder to the read the config is used?

local.cf in /etc/mail/spamassassin or
local.cf in /etc/spamassassin or
user_prefs in /.spamassassin/

It's actually parsed from two places:


*.cf in /etc/mail spamassassin
user_prefs in ~/.spamassassin

And note that the ~ is important.. ~ represents the user's home directory (ie: /home/mkettler/.spamassassin/user_prefs).

You can also run spamassassin --lint -D and read the top of the debug output to be absolutely sure what paths it's using.. there are some cases where SA will use alternate directories if it doesn't find the common ones...



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to