Gert Horne wrote:
> Hi,
> 
> I need some help.
> 
> I am trying to configure spamassassin to read my user defined rules.
> 
> I want to be able to block messages based on body and subject rules
> defined in a mysql table
> 
> My debug output state that spamassassin is working fine with mysql
> 
> 

Two things.

1) SQL user_prefs do not work with the spamassassin script, they only
work with spamd.  Its not totally clear what you mean by spamassassin
above, but if its the script then it flat out won't work.

2) You can not put user rules in SQL user_prefs.  If you want to do
something like that you have to change the code.  There is an
unsupported patch somewhere in Bugzilla.

Michael

Reply via email to