Skip to content

Caught connection error in SMTP (localhost:1587) : <class 'ssl.SSLError'> with message: ac.robinson.email-oauth2-proxy #121

@brianjmurrell

Description

@brianjmurrell

I frequently get:

2023-01-10 21:57:50: Caught connection error in SMTP (localhost:1587) : <class 'ssl.SSLError'> with message: ac.robinson.email-oauth2-proxy
2023-01-10 21:57:50: Is the server's `starttls` setting correct? Current value: True
2023-01-10 21:57:50: If you encounter this error repeatedly, please check that you have correctly configured python root certificates; see: https://github.com/simonrob/email-oauth2-proxy/issues/14

But this only happens a while after I have successfully authorized an O365 account and have successfully sent mail through it so it doesn't seem like it could/should be #14. And then a while later it might go back to being successful again, but then complaining again:

2023-01-10 22:06:44: SMTP (localhost:1587; [redacted]) [ Successfully authenticated SMTP connection - releasing session ]
2023-01-10 22:16:42: Caught connection error in SMTP (localhost:1587) : <class 'ssl.SSLError'> with message: ac.robinson.email-oauth2-proxy
2023-01-10 22:16:42: Is the server's `starttls` setting correct? Current value: True
2023-01-10 22:16:42: If you encounter this error repeatedly, please check that you have correctly configured python root certificates; see: https://github.com/simonrob/email-oauth2-proxy/issues/14

Any ideas?

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