I don't believe this is a issue with the _. I do believe it is related to
the same problem I am encountering when I upgrade. Here it is.
Vpopmail will not authneticate virtual users. I get a "vpopmail user not
found [EMAIL PROTECTED]".
My configuration is as follows:
./configure --enable-mysql=y \
--enable-sqlincdir=/usr/local/include/mysql \
--enable-sqllibdir=/usr/local/lib/mysql \
--enable-logging=v \
--enable-log-name=pop3
I upgraded a box from 4.9.9 to 5.0pre3 and it immediately started give the
authentication errors.
---
Brad Dameron
Network Account Executive
TSCNet Inc.
www.tscnet.com
Silverdale, WA.
1-888-8TSCNET
-----Original Message-----
From: Elric [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 06, 2001 9:58 AM
To: [EMAIL PROTECTED]
Subject: Authentication in 5.0pre3
I run a FreeBSD 4.3 system which allows the _ char in usernames.
Currently I use vpopmail 4.9.10 and it works fine. But, 5.0pre3
fails with a user not found:
Sep 6 11:56:45 colossus vpopmail[46550]: vchkpw: vpopmail user not found
[EMAIL PROTECTED]:127.0.0.1
Matt Ford