> > but i had wrote some frontend to change the
> > password in mysql database, with
> > out using ./vpasswd, iam directly changing the
> > password field in databased.
i realize i am coming into this thread a little late, but what is your
sql statement that you are using to change the passwords?
it should be something like
UPDATE <domain_tbl> SET pw_pass = PASSWORD($pass) WHERE pw_name =
'$user'
if pop3 is not authenticating against your changed password that leads
me to believe that you have not crypt the password when changing it.
could you cut and paste your code...
Chris Scheller
Network One Internet, inc.
http://www.networkone.net/
System/Network Administration
1-888-GOT-NET1