Hello Ken,

Thanks for your information, but the problem still exist with 4.10.5. This
is the configuration that I used to compile

#!/bin/bash
./configure --enable-qmaildir=/var/qmail --enable-admin-email=sysadmin@blah.
com --enable-tcprules-prog=/usr/local/bin --enable-auth
-logging=y --enable-logging=y --enable-sqwebmail-pass=n --enable-log-name=vp
opmail --enable-vpopuser=vpopmail --enable-vpopgroup=vch
kpw --enable-tcpserver-file=/home2/vpopmail/etc/tcp.smtp --enable-sqllibs=/u
sr/local/lib/mysql/libmysqlclient.so.10 --enable-valias=
y --enable-mysql=y --enable-large-site=y --enable-roaming-users=y --enable-p
asswd=n

But it seems that vpopmail can connect to mysql database just fine ...
because it successfully created all necessary tables. The only failure that
I have is when I tried to check my POP3 account.




Roy Kartadinata

"Linux means productivity and fun. NT means 'Not Today'."
----- Original Message -----
From: "Ken Jones" <[EMAIL PROTECTED]>
To: "Roy Kartadinata" <[EMAIL PROTECTED]>
Sent: Saturday, May 19, 2001 11:31 AM
Subject: Re: vpopmail+mysql authentication problem


>
> hi Roy,
>
> Could you try the new 4.10.5 development version? We are trouble shooting
> this code so it can become the new 5.0 stable version. Hopefully we fixed
> any problem you might be seeing in this new development version. Plus,
> if you really have a problem, and it is in the 4.10.5 version too, then
> we can get it fixed for the 5.0 stable version.
>
> http://www.inter7.com/vpopmail/vpopmail-4.10.5.tar.gz
>
> Thanks
> Ken
>
> Roy Kartadinata wrote:
> >
> > Hi guys,
> >
> > I've installed vpopmail-4.9.10 with mysql support. The installation
process
> > went smooth without any error. After creating a test domain with a test
POP
> > account, I tried to test it by telnet into it from a local machine. No
luck
> > , it didn't give me any error, the process just hung without any
response
> > after I entered my username and password. Tested with Outlook and I got
the
> > same problem, timeout. I've installed the same configuration before a
couple
> > of times using cdb .. and it was perfect. Is the problem in the mysql
> > process ? I'm running mysql-3.23.37.
> >
> > Here's some screenshots from localhost :
> >
> > [root@web /etc]# telnet localhost 110
> > Trying 127.0.0.1...
> > Connected to localhost.localdomain.
> > Escape character is '^]'.
> > +OK <[EMAIL PROTECTED]>
> > user [EMAIL PROTECTED]
> > +OK
> > pass 12345
> > ^]  <-------------- decided to end the session after about 5 minute wait
> > telnet> quit
> >
> > Here's what my POP tcpserver looks like :
> >
> > env -
> > PATH="/var/qmail/bin:/usr/local/bin:/home2/vpopmail/bin:/usr/local/sbin"
\
> > tcpserver -H -R 0 pop-3 /var/qmail/bin/qmail-popup web.domain.com\
> > /home2/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir &
> >
> > Thank you in advance... :)
> >
> > Roy.
> >
> > "Linux means productivity and fun. NT means 'Not Today'."
>

Reply via email to