On Tue, 2010-08-17 at 10:45 -0700, Marc Perkel wrote: > Aug 17 10:42:04 auth: Debug: auth([email protected],127.0.0.1,master): Master > user lookup for login: [email protected] > Aug 17 10:42:04 auth: Debug: sql([email protected],127.0.0.1): query: SELECT > user_name, domain_name, password FROM users WHERE user_name = 'tom' AND > domain_name = 'plf.net' AND owns_domain='1' AND 'plf.net'=''
Oh, right, MySQL. I was only testing it with PostgreSQL. This'll fix it: http://hg.dovecot.org/dovecot-2.0/rev/3ba227176cde
