From b339c34f466180ee142e93b6b440c4f0e7a27b1f Mon Sep 17 00:00:00 2001 From: FreeScout <40499291+freescout-helpdesk@users.noreply.github.com> Date: Fri, 17 Feb 2023 09:16:42 +0300 Subject: [PATCH] Updated Fetching Emails (markdown) --- Fetching-Emails.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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**