On Wed, Sep 09, 2009 at 10:47:28AM -0400, Kris Deugau wrote:
> Karel Beneš wrote:
>> Works fine now. My expectation was wrong. I have expect that new rows
>> will be inserted automatically (in the same way as user_pref file is
>> created)
>
> Well, it's true that the userprefs file is automatically
Karel Beneš wrote:
Works fine now. My expectation was wrong. I have expect that new rows
will be inserted automatically (in the same way as user_pref file is
created)
Well, it's true that the userprefs file is automatically created... but
it's created "empty" (aside from comments and whitespa
On Wed, Sep 09, 2009 at 09:32:27AM +0200, Karel Beneš wrote:
> On Tue, Sep 08, 2009 at 09:45:18PM -0400, Matt Kettler wrote:
> > Did you set these options in your local.cf?:
> >
> > user_scores_dsn DBI:driver:connection
> > user_scores_*sql*_username dbusername
> > user_sc
Hi,
On Tue, Sep 08, 2009 at 09:45:18PM -0400, Matt Kettler wrote:
> Did you set these options in your local.cf?:
>
> user_scores_dsn DBI:driver:connection
> user_scores_*sql*_username dbusername
> user_scores_*sql*_password dbpassword
>
> And what did you set user_s
Karel Beneš wrote:
> Hi,
>
> I am trying to load user preferences from SQL db (mysql). Setup was
> done according to "doc/spamassassin/sql/README.gz", but user
> preferences are still loaded from files. No error message is raised
> into log file in debug mode. DB-based bayes and awl works fine.
>