Hi,
Using POP3 and SSL to connect to Gmail, I get an exception
“Login error-ERR [AUTH] Web login required: Can't sign in to your Google Account - Gmail Help”
When looking at the link, it allows us to make “less secure apps” signin to Gmail. When this is enabled it then works.
How can we connect to Gmail without having to make it less secure?
Hi,
Ah thanks.
I saw this link regarding IMAP & SMTP using Oauth2, so I will look into this rather than Pop3.
http://www.aspose.com/docs/display/emailnet/Access+SMTP+and+IMAP+Server+using+OAuth
Hi,