PHP Classes

no working for gmail

Recommend this page to a friend!

      POP3 e-mail client  >  All threads  >  no working for gmail  >  (Un) Subscribe thread alerts  
Subject:no working for gmail
Summary:Server does not seem to support APOP authentication
Messages:2
Author:Bipin Kumar
Date:2014-08-25 11:53:12
 

  1. no working for gmail   Reply   Report abuse  
Picture of Bipin Kumar Bipin Kumar - 2014-08-25 11:53:12
Hi,

I am trying to implement this for gmail but its not woking for me. when i give the filters like hostname: pop.gmail.com ,port 995 and my username and password in pop3.php thn its throwing error like "Server does not seem to support APOP authentication" can you let me know wht all changes i have to make in all files for iplementing this for gmail.

thanks in advance

  2. Re: no working for gmail   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2014-08-26 00:39:21 - In reply to message 1 from Bipin Kumar
You also need to enable TLS encryption of the POP3 connection. Look in this article for the details.

phpclasses.org/blog/package/2/post/ ...