Server has been running great for over a year, until today. Been running B199 since its release.
It doesn't matter if I try accessing an existing account, or if I create a new account, no users can authenticate to the server. Restarted hMail and hMailmySQL services, and rebooted the server several times. Ports are fine, communication seems fine. The logs simply shows:
"POP3D" 2828 "2006-08-15 22:58:05.203" "166.70.107.164" "SENT: +OK POP3"
"POP3D" 2828 "2006-08-15 22:58:05.281" "166.70.107.164" "RECEIVED: USER chuck@stjosephutah.com"
"POP3D" 2828 "2006-08-15 22:58:05.281" "166.70.107.164" "SENT: +OK Send your password"
"POP3D" 2828 "2006-08-15 22:58:05.359" "166.70.107.164" "RECEIVED: PASS [replaced for security reasons]"
"POP3D" 2828 "2006-08-15 22:58:05.375" "166.70.107.164" "SENT: -ERR Invalid user name or password."
All users who authenticate get this error.
I’ve tried changing the password several times, making absolutely sure. I’ve also repaired the database using MySQL-front several times. I’ve tried turning off and on “allow plain text authentication,” changing the password and trying again. Nothing seems to work.

Is there anyway to decrypt the password in the tables so that I can verify the encryption process? I’ve tried using DecryptBlowfish.vbs, but it seems to be different. But I’m not sure though. And if it is something wrong with the encryption process, how could I fix it?
HELP!
with best regards,
Chuck