Description
After modifying the emailproxy.config file with my gmail acct and server info, replacing the default ports with the ones I've been using in Eudora for the past few years, when I attempt to download mail from gmail, instead of an Authorization pop-up, Eudora outputs one of these errors:
SSL Negotiation Failed: Unknown Error
The connection with the server has been lost.
Logging into POP Server, PASS
There has been an error transferring your mail. I said: PASS and then the POP server said: ERR [AUTH] Application-specific password required: https://support.google.com/accounts/answer/185833
Since the email proxy never pops-up an Authorization prompt and the Activity Data indicates "never" next to my email address, I suspect something is still misconfigured.
Two specific things that may be relevant:
-
I'm a bit confused about how to generate or acquire the "client_id" and "client_secret"?
I did follow these instructions (https://developers.google.com/identity/protocols/oauth2/native-app) to create the two client values, then I added them to the config file. But I got kind of lost on google's client generator tool, so I may've done something wrong. Still, I do have both values saved in a text file. -
I'm also confused about which ports to use for gmail?
In addition to the ports I've been using, I also tried the default gmail ports (2993, 2995 & 2465) indicated in the sample emailproxy.config as well as many others above ports 1023 and below 65536....none of which seemed to make a difference.