Re: Courier authmysql does not query DB

2006-11-15 Thread David Clymer
On Wed, 2006-11-15 at 15:36 +0100, Jan Dinger wrote: > On Wed, 15 Nov 2006 08:03:48 -0500 > David Clymer <[EMAIL PROTECTED]> wrote: > > > I'm trying to integrate courier-imap with my msyql based virtual > > domain/user setup. > > > > The problem that I am having is that whenever I activate the >

Re: Courier authmysql does not query DB

2006-11-15 Thread Jan Dinger
On Wed, 15 Nov 2006 08:03:48 -0500 David Clymer <[EMAIL PROTECTED]> wrote: > I'm trying to integrate courier-imap with my msyql based virtual > domain/user setup. > > The problem that I am having is that whenever I activate the > MYSQL_SELECT_CLAUSE, the database is not queried. A connection to

Courier authmysql does not query DB

2006-11-15 Thread David Clymer
I'm trying to integrate courier-imap with my msyql based virtual domain/user setup. The problem that I am having is that whenever I activate the MYSQL_SELECT_CLAUSE, the database is not queried. A connection to the database server is still established, but no query is made. When NOT using the MYS