At 03:06 PM 10/14/2004, Mario Sergio Candian wrote:
Oks,

Thanks Matt. But, you tell me to run spamassassin --lint -D to make sure
SA is using /usr/local/etc/mail/spamassassin as the "site rules"
directory, if the SA doenst using the .cf files of this directory, how i
can do to the SA read the .cf in this directory first? Exists some option
that it must be passed in the command line?

Yes there is a command-line over-ride. SA automatically searches several directories, and uses the first one it finds.

You can do one of the following:

1) remove the directory it finds that you don't want it to use. SA will search along further and might find what you want.
2) move your files to the directory SA is using
3) force SA to use a specified config file using the --siteconfigpath parameter
from man spamassassin:
--siteconfigpath=path Path for site configs (def: /etc/mail/spamassassin)
and from man spamd (just to show it works the same way):
--siteconfigpath=path Path for site configs (def: /etc/mail/spamassassin)




Reply via email to