[Dovecot] auth-request.c: assertion failed: (*name != '\0')

Simon Waters simonw at zynet.net
Thu Apr 27 13:13:57 EEST 2006


On Thursday 27 Apr 2006 10:44, Tom Sommer wrote:
> 
> password_query = SELECT username as user, NULL as password FROM users
> WHERE username = '%u' AND password = PASSWORD('%w')
>
> as advised in a previous discussion in this list

I'm confused here, in my Postgres config "password_query" returns;

select password from from users where userid='%u'

Which seems more logical naming convention and still matches the PGSQL 
documentation.




More information about the dovecot mailing list