~amolith/nnmail

8f83c7e68a9aadaf53f9893180e6995ebdee18fd — Amolith 2 years ago c4bca4b
make note of ssl use for problematic apps
1 files changed, 7 insertions(+), 0 deletions(-)

M docs/docs/clients.md
M docs/docs/clients.md => docs/docs/clients.md +7 -0
@@ 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: