Raul Dias schrieb:
On Wed, 2007-02-14 at 15:44 +0100, Alex Thor wrote:
Hi there!
Is there a way to convince spamassassin to read the *user_prefs* file
not from ~/.spamassassin/ but let's say /var/mail/<name>/.spamassassin/ ?
You are looking for @default_userprefs_path and @default_userstate_dir
in SpamAssassin.pm. You might add more dirs instead of replace.
thanks for the tipps, i have found the two entries in Spamassassin.pm, unfortunately
Perl is quite new to me and i cannt seem to get the <name> in
/var/mail/<name>/.spamassassin/
What would the line look like?
Thanks,
Alex Thor.