Description
Works fine on Fedora 35 and Debian 11 but no luck with MacOS Monterey. Always gives this error:
"IMAP server at localhost:1993 (unsecured) proxying imap.gmail.com:993 (SSL/TLS) encountered an SSL error - is the server's starttls setting correct? Current value: False"
I've tried everyting I can think of on client and server. Any suggentions?
Config:
[Server setup]
[IMAP-1993]
local_address = localhost
server_address = imap.gmail.com
server_port = 993
[SMTP-1465]
server_address = smtp.gmail.com
server_port = 465
[Account setup]
[[email protected]]
permission_url = https://accounts.google.com/o/oauth2/auth
token_url = https://oauth2.googleapis.com/token
oauth2_scope = https://mail.google.com/
redirect_uri = http://localhost
client_id = --------------------------------apps.googleusercontent.com
client_secret = -----------------------------------