From ec946b5541e59274b1ffdb207dfd5db917508587 Mon Sep 17 00:00:00 2001 From: Marcel Bokhorst Date: Wed, 8 Apr 2020 21:48:35 +0200 Subject: [PATCH] Update FAQ.md --- FAQ.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FAQ.md b/FAQ.md index ea953d53ce..73cfa365cb 100644 --- a/FAQ.md +++ b/FAQ.md @@ -888,6 +888,8 @@ The errors *... Read error ...*, *... Write error ...*, *... Read timed out ...* The error *... Unexpected end of zlib input stream ...* means that not all data was received, possibly due to a bad or interrupted connection. +The error *... connection failure ...* could indicate [Too many simultaneous connections](#user-content-faq23). + The warning *... Unsupported encoding ...* means that the character set of the message is unknown or not supported. FairEmail will assume ISO-8859-1 (Latin1), which will in most cases result in showing the message correctly.