Skip to content

Incoming TLS/SSL with POP connections #44

@Reymouth

Description

@Reymouth

Hello,

We are encountering errors with the POP Protocol and the implementation of TLS.
When receiving the mails, we always get the same error and the reception of the mails is slowed down.

The error links to issue 9, but I don't know if this is related and how to fix it.

Here are the errors below:

2022-07-29 10:15:57: Starting POP server at 0.0.0.0:1995 (TLS) proxying outlook.office365.com:995 (SSL/TLS)
2022-07-29 10:15:57: Initialised Email OAuth 2.0 Proxy - listening for authentication requests
2022-07-29 10:16:02: POP (0.0.0.0:1995) [ Successfully authenticated POP connection - removing proxy ]
2022-07-29 10:16:03: POP (0.0.0.0:1995) Warning: caught client-side SSL send error (see #9): SSLWantWriteError(3, 'The operation did not complete (write) (_ssl.c:2472)')
2022-07-29 10:16:04: POP (0.0.0.0:1995) Warning: caught client-side SSL send error (see #9): SSLWantWriteError(3, 'The operation did not complete (write) (_ssl.c:2472)')
2022-07-29 10:16:05: POP (0.0.0.0:1995) Warning: caught client-side SSL send error (see #9): SSLWantWriteError(3, 'The operation did not complete (write) (_ssl.c:2472)')

Thanks for your help.

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