@@ 41,6 41,13 @@ information.
* Encryption: STARTTLS
* Authentication: Normal password
+!!! note "Solution to handshake issues"
+ If you're getting an error related to an "unsuccessful handshake", try
+ switching to implicit TLS in the incoming section; change the port
+ to `993` and encryption to either `SSL` or `TLS`. *Technically*, SSL
+ is no longer in use and has been superseded by TLS but many
+ applications still call it SSL.
+
Alternatively, if you would like to download your emails and delete them from
the server, you can also use the POP3 protocol: