You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm, that definitely does seem suspicious. I would try a debug print of e to see if that gives you more info, and also set client.debug = true to get a trace of the interactions with the server.
Im trying to connect to IMAP through a SOCKS5 proxy. I'm using the socks crate for this.
I'm getting following error when trying to connect:
unexpected EOF during handshake
This is what I tried:
The text was updated successfully, but these errors were encountered: