From: "Tom Ray" <[EMAIL PROTECTED]>

Theo Van Dinter wrote:
On Wed, Jul 26, 2006 at 03:06:40PM -0400, Tom Ray wrote:
Is it possible to have each user have their own 10_misc.cf or any of the other .cf files? Right now all are stored in /usr/share/spamassassin I'd like each user to have their own.

Anyone done this before?

This is quite usual actually, that's what user_prefs are for.

Well I'm still quite new to this. So I can shove that information into user_prefs or do I modify user_prefs to call on a directory?

You also want to add this line to your local.cf to allow user rules.
That file usually lives in /etc/mail/spamassassin along with other
site wide rule sets. The /usr/share/spamassassin directory should not
be modified at all. Any modifications WILL get lost with upgrades.

allow_user_rules 1

Then ~/.spamassassin/user_prefs is where the user's custom rules and
scores can live. Of course with per user Bayes the Bayes files live
there, too.

Of course, this all presumes an 'ix machine. And precise locations
may vary with the type and version of 'ix involved.

I can't help with Windows. I do all the filtering on a Linux machine.
{^_^}

Reply via email to