"Theo Van Dinter" <[EMAIL PROTECTED]> wrote:
On Tue, Jun 17, 2008 at 09:56:49PM +0200, Helmut Schneider wrote:
>FWIW, the directories and their order are well documented in the
>spamassassin
>POD.
Could you please point me to the exact location? Thanks.
(you could also use "man")
$ perldoc spamassassin
[...]
CONFIGURATION FILES
The SpamAssassin rule base, text templates, and rule description
text are loaded from configuration files.
Default configuration data is loaded from the first existing
directory in:
/var/lib/spamassassin/3.002005
/usr/share/spamassassin
[...]
Ah, OK, I searched here: http://spamassassin.apache.org/full/3.2.x/doc/
Thanks.