Re: per-user rules from mysql

2007-05-08 Thread Duane Hill
On Tue, 8 May 2007, Michael Parker wrote: Duane Hill wrote: header L_TO_ME ToCc =~ /[EMAIL PROTECTED]/ describe L_TO_ME Email addressed to me score L_TO_ME 0.010 You can't do rules with SQL user prefs, not even with allow_user_rules. Only non-admin config options are allowed. That'

Re: per-user rules from mysql

2007-05-08 Thread Michael Parker
Duane Hill wrote: > > header L_TO_ME ToCc =~ /[EMAIL PROTECTED]/ > describe L_TO_ME Email addressed to me > score L_TO_ME 0.010 > You can't do rules with SQL user prefs, not even with allow_user_rules. Only non-admin config options are allowed. Michael

per-user rules from mysql

2007-05-07 Thread Duane Hill
I'm trying to get SA to read user rules from MySQL. I've exhausted all testing and have not found a way. I have spamd starting with the following parameters: --username=spamd --groupname=spamd --min-children=2 --max-children=8 --min-spare=4 --max-spare=6 --max-conn-per-child=120 --timeout