PHP Classes

Error: Password error: Login failed.

Recommend this page to a friend!

      POP3 e-mail client  >  All threads  >  Error: Password error: Login failed.  >  (Un) Subscribe thread alerts  
Subject:Error: Password error: Login failed.
Summary:Need Help
Messages:2
Author:w58
Date:2009-02-26 12:09:45
Update:2009-02-26 19:50:07
 

  1. Error: Password error: Login failed.   Reply   Report abuse  
Picture of w58 w58 - 2009-02-26 12:09:45
Hy,

I am using your developed classes,

I execute the code by executing browse_mailbox.php,test_pop3.php files, both give this error:

"Error: Password error: Login failed."

Is this my server configuration issue or ?.

Configuration I changed according to my domain are:

$pop3->hostname="pop.myDomainName.com";

$user="userName";//without '@' myDomainName

$password="password";

I am waiting for your reply


Thnx in advance for Help

Regards,

  2. Re: Error: Password error: Login failed.   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2009-02-26 19:50:07 - In reply to message 1 from w58
If the error message says the password is wrong is because you are really not using the correct password.