Hi

I have written a application that is using the "read_scoreonly_config"
command to load user configurations.


./scorefile
====================================
score BAYES_00  -6.00
score BAYES_99  6.00
bayes_sql_override_username USER
====================================


$spamtest->compile_now(0);
$spamtest->read_scoreonly_config("scorefile");

The output generated shows a BAYES_99 hit with the score of 6.00 (the
default is 4.00) however it is still using "root" as the username for
the sql queries.

http://mail-archives.apache.org/mod_mbox/spamassassin-dev/200404.mbox/[EMAIL 
PROTECTED]

seems to imply that "bayes_sql_override_username" should be a valid
option but this doesn't seem to be working

Any suggestions?

regards

Matt

Reply via email to