Hi,
I am trying to use the 'EMailRecv' command with gmail's POP3 server having the server address - pop.gmail.com with authentication as "TLS" and the result is "Failed to connect".
I have the CR1000 with NL115 and the TLS is enable in device configuration, I have used gmail's smtp server with 'EMailSend' and it worked fine with it.
Please help me resolve this issue.
Thanks!
First check that you have enabled POP3 email collection in your GMAIL account. It is not on by default.
Then in the emailrecv command make sure you have put the correct pop server, pop.gmail.com You should also specify the port at 995 by appending this to the email server address, i.e. pop.gmail.com:995.
I believe that should work.
I did enable POP on my gmail and also mentioned the port 995 along with the server address. Still did not work