
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,