tpop3d-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tpop3d-discuss] Strange problem with mysql authentication.


From: Clive Goodhead
Subject: Re: [tpop3d-discuss] Strange problem with mysql authentication.
Date: Thu, 27 Feb 2003 09:45:35 -0000

> auth-mysql-pass-query: SELECT CONCAT('/var/mail/', '$(local_part)'),
> CONCAT('{plaintext}', passwd), user, mbox_type FROM locals WHERE
user
> ='$(local_part)'  AND app_dom = '$(domain)'
>

'user' in the third field is a problem - for virtual users it needs
to be defined in the database as the user/UID that your virtual users
run under (for testing you can 'hard code' it rather than redo your
database). If that alone does not solve the problem look at your mysql
logs to see what query was passed to mysql-server.

Clive Goodhead
Cornwall Internet Limited



reply via email to

[Prev in Thread] Current Thread [Next in Thread]