79619704

Date: 2025-05-13 13:03:21
Score: 3
Natty:
Report link

When this issue first came up a few years ago I decided to take a different approach, and wrote a proxy that sits between your IMAP/POP/SMTP client and the OAuth email provider. This way, you don't need to modify your client code, and only have to handle interactive OAuth requests once per account. You can find it here: https://github.com/simonrob/email-oauth2-proxy.

Reasons:
  • Contains signature (1):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): When this is
  • Low reputation (0.5):
Posted by: Simon