http://bugzilla.spamassassin.org/show_bug.cgi?id=3746
------- Additional Comments From [EMAIL PROTECTED] 2004-09-03 11:26 ------- Subject: Re: New: README does not mention /etc/opt/mail/spamassassin On Fri, Sep 03, 2004 at 10:58:46AM -0700, [EMAIL PROTECTED] wrote: > This is for 3.0.0-rc2. The README file mentions several places where > configuration files may be located, but does not mention > /etc/opt/mail/spamassassin. I no longer remember how I found out about > this directory, but that is where my local.cf file is located. /etc/opt/mail/spamassassin isn't a standard directory, so it's not mentioned. The list of directories SpamAssassin looks at depends on how it was installed: '__local_rules_dir__', '__prefix__/etc/mail/spamassassin', '__prefix__/etc/spamassassin', '/usr/local/etc/spamassassin', '/usr/pkg/etc/spamassassin', '/usr/etc/spamassassin', '/etc/mail/spamassassin', '/etc/spamassassin', The first three are modified based on the installation options, and the man page for "spamassassin" is updated with the proper values, btw. As for the README file specifically, it says "The following directories are the standard defaults that people use", not that those are the only directories which can be used. Further down in the document, the list above is shown and explained. So IMO, this is a WORKSFORME issue. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
