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 13:32:12 -0000

> How would one go about doing that.
> Please explain in detail.
>
OK, change your entry to:

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

where XXXX is the name of the unix user that owns the files for
virtual users. Authentication will fail if XXXX is not valid.

Clive Goodhead
Cornwall Internet Limited



reply via email to

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