I use spamd/spamc, and do user settings in MySQL. If you set basic settings up 
in local.cf, and then pipe with dbmail in the alias table like this:

| spamc -f -u [EMAIL PROTECTED] -e /usr/local/bin/dbmail-smtp -u [EMAIL 
PROTECTED]

spamc will lookup [EMAIL PROTECTED]'s setting in the spam config table. It's 
explained in more detail on the spamassassin site. But it took me a little 
while to figure out how to pipe it through and then back to dbmail to store. 
The above works for me great. This is dbmail 1.2 though. 

I then have a php script for the users to control their settings in the spam 
assassin table. 

Make sense? 

-Micah 


On Sunday 19 December 2004 06:08 pm, Simon Buchanan wrote:
> Hi There, I have our postfix => dbmail server (mulitple domains/users)
> up and running with amavis/clam/spamassassin checking for viri etc and
> this all works well.
>
> I now need to setup per-user spamassassin settings so my users can set
> the SA level (and then per-user whitelists/blacklists)...
>
> I would really like someway to use mysql to store config for this...
> Does anyone know how this can be achieved?
>
> Thanks
>
> Simon
> _______________________________________________
> Dbmail mailing list
> [email protected]
> https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to