diff --git a/Fetching-Emails.md b/Fetching-Emails.md index 382bbdf..4771f38 100644 --- a/Fetching-Emails.md +++ b/Fetching-Emails.md @@ -19,8 +19,7 @@ — **imap_open(): Couldn't open stream {example.org:143/imap/novalidate-cert}. TLS/SSL failure for example.org: SSL negotiation failed** -Try to change TLS to SSL or vice versa: https://stackoverflow.com/a/72376387 -Also see the solution [here](https://github.com/freescout-helpdesk/freescout/issues/2591#issuecomment-1434150716) +Try to change TLS to SSL or vice versa (https://stackoverflow.com/a/72376387). Also see the solution [here](https://github.com/freescout-helpdesk/freescout/issues/2591#issuecomment-1434150716) — **connection setup failed**