Hi I am having some troubles accessing my gmail account according to the instructions at http://nerdvittles.com/index.php?p=200
when I go to http://ip address/readmail, i get an error like:
$MAILSERVER="pop.gmail.com:995/pop3/ssl";
$USER = "[email protected]" ;
$PW = "yourpassword" ;
imap_status failed: Too many login failures
I have tried using pop and imap but get the same result.
Any ideas?
when I go to http://ip address/readmail, i get an error like:
$MAILSERVER="pop.gmail.com:995/pop3/ssl";
$USER = "[email protected]" ;
$PW = "yourpassword" ;
imap_status failed: Too many login failures
I have tried using pop and imap but get the same result.
Any ideas?
