Tuesday, 13 August 2013

"Can not authenticate to IMAP server" error while connecting Gmail

"Can not authenticate to IMAP server" error while connecting Gmail

I have used PHP mail client to open Gmail. I have used below IMAP
configuration to load mail,
imap.gmail.com:993/ssl
It work fine only in Localhost not in online. First it display below error,
"Can't connect to gmail-imap.l.google.com,993: Connection timed out"
I search regarding this error and found that port number is problem. so i
have purchased dedicated IP address and opened 993 Port. but it showing
below error now,
"Could not connect to server: Can not authenticate to IMAP server"
Please Suggest the solution to overcome this issue.
Thanks in Advance..

No comments:

Post a Comment