Skip to content

Issues with Mac OS #14

Closed
Closed
@pw-wasp

Description

@pw-wasp

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 = -----------------------------------

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions