Thus spake Shane Wegner ([EMAIL PROTECTED]) [23/12/03 17:50]:
> I am setting up a Spam filtering system using Exim/spamd
> system-wide using multiple domains..  I would like to give
> each user control over Spam filtering via a web interface,
> giving them the ability to control any user_prefs settings.
> 
> I currently have spamd set up to maintain separate
> configuration data for each [EMAIL PROTECTED] on the system via
> spamd running as its own user with the following options.
> -d -u spamd -x --virtual-config-dir=/var/lib/spamd/conf.%u
> -a -c
> 
> And Exim is passing the complete email address to spamd. 
> Anyways, spamd is hapilly maintaining Bayes data and
> auto-whitelists for each user in
> /var/lib/spamd/conf.<username>/.spamassassin/  However, if a user_prefs
> file is installed into one of those directories, it doesn't
> seem to be having any effect.  I tried going the other
> route and using an SQL database for user_prefs and while
> that did enable a user to maintain his own settings, the
> Bayes and auto-whitelist data does not get maintained.
> 
> If anyone has any thoughts on how to get this working or if
> I'm just doing something wrong, I'd appreciate hearing from
> you.

IIRC, there is a patch that has been submitted to enable SQL Bayes support.
I don't believe it's been imported yet, but it would make SQL prefs much,
much easier to use.


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to