Replies: 1 comment
-
#59 (comment) helped me solve the issue. Gmail TLS won't work, need to select SSL in gmail's UI. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This seems like a popular problem and setup that many may be looking for.
I am trying to run this proxy on a raspberry pi so doing it all with --no-gui is also a must.
My current config:
It looks like I finally have GMail talking to the proxy correctly.... however I'm at a loss on how to get the proxy to talk to O365 correctly to authenticate. I have an app set up in Azure with the permission "Office 365 Exchange Online | SMTP.SendAsApp| Application access for sending emails via SMTP AUTH". And I have the client_id in my config. But past that, what is my next step for getting this authorized? Current debug log:
Beta Was this translation helpful? Give feedback.
All reactions