Hey, I'm sure this is something really stupid.. but
I am trying to convert from vpasswd to mysql authentication
I've hit a road block.

here's what I've done

installed vpopmail 5.4.0 (was actually an upgrade too from my existing version)


./configure --disable-roaming-users --enable-logging=p --disable-ip-alias-domains
--disable-passwd --enable-clear-passwd --disable-domain-quotas
--enable-auth-module=mysql --disable-many-domains --enable-auth-logging
--enable-mysql-logging --enable-valias --disable-mysql-limits


make && make install strip

I change teh vpopmail.msql file and add the tables and permissions..

I then do a vconvert on my existing domains and bang... they're in the database
(so that's all working in theory)


then I go to try to get mail.. setup a dummy account on OutXpress, and it won't log in....
so I check my maillog files.. and I see this..


Feb 11 04:41:37 mail pop3d: Connection, ip=[::ffff:10.10.10.20]
Feb 11 04:41:37 mail pop3d: could not connect to mysql update server Access denied for user: '[EMAIL PROTECTED]' (Using password: YES) with database
Feb 11 04:41:37 mail pop3d: could not connect to mysql update server Access denied for user: '[EMAIL PROTECTED]' (Using password: YES)
Feb 11 04:41:42 mail pop3d: LOGIN FAILED, ip=[::ffff:10.10.10.20]



now.. that's not the username i'm using... so where would it be coming from..


I'm using qmail and courier for my pop/imap connections..

as I say.. must be something stupid but I can't for the life of me think what..

Suggestions would be greatly appreciated..


Thanks


Dave





Reply via email to