Re: [Dovecot] auth-request.c: assertion failed: (*name != '\0')
27 Apr
2006
27 Apr
'06
1:19 p.m.
On Thu, April 27, 2006 12:13, Simon Waters wrote:
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.
I don't understand your question, obviously I edited my password_query, ref: http://dovecot.org/list/dovecot/2005-October/009695.html
Regards
Tom Sommer http://tomsommer.dk
Regards
Tom Sommer http://tomsommer.dk
6814
Age (days ago)
6814
Last active (days ago)
0 comments
1 participants
participants (1)
-
Tom Sommer