-
-
Couldn't load subscription status.
- Fork 124
Closed
Description
In documentation, it is stated that the connection to proxy should be unencrypted, but it doesn't work with IMAP.
2023-03-27 16:49:55,997: New incoming connection to IMAP server at localhost:4993 (unsecured) proxying imap.example.com:993 (SSL/TLS)
2023-03-27 16:49:55,998: Accepting new connection to IMAP server at localhost:4993 (unsecured) proxying imap.example.com:993 (SSL/TLS) via ('::1', 60304, 0, 0)
2023-03-27 16:49:56,007: IMAP (localhost:4993; ::1:60304->imap.example.com:993) --> b'00001 CAPABILITY\r\n'
2023-03-27 16:49:56,008: IMAP (localhost:4993; ::1:60304->imap.example.com:993) --> b'00001 CAPABILITY\r\n'
2023-03-27 16:49:56,014: IMAP (localhost:4993; ::1:60304->imap.example.com:993) <-- [ Server disconnected ]
To connect, it is needed to use STARTTLS (in The Bat).
Metadata
Metadata
Assignees
Labels
No labels