Hi,

I've got vpopmail 4.8a going on my machine, but am having trouble 
authenticating users.

I'm using mysql, all virtual hosts, built as follows:

./configure --enable-qmaildir=/home/vpopmail/qmail \
[EMAIL PROTECTED] \
--enable-relay-clear-minutes=180 \
--enable-logging=y --enable-mysql=y \
--enable-roaming-users=y --enable-passwd=n  \
--enable-sqllibdir=/usr/local/lib/mysql \
--enable-sqlincdir=/usr/local/include/mysql

If I use

vadddomain to add the domain pop3.peterg.org.uk

./bin/vadddomain pop3.peter.org.uk

and then set the password for "postmaster" to be "wibble", all the info
goes into the mysql table ok.

when I try and test the login using this perl:

perl -e 'printf "%s\0%s\0Y123456\0","postmaster%pop3.peterg.org.uk","wibble"'
        | /home/vpopmail/bin/vchkpw `which id` 3<&0

I get nothing on the console, and
Jul 10 16:49:42 t2 vpopmail[96932]: vchkpw: No user found 
[EMAIL PROTECTED]:


- does anyone have any clues?

thanks

peter

-- 
peter at gradwell dot com; online @ http://www.gradwell.com/

Reply via email to