1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-03-15 08:29:24 +00:00

Update FAQ.md

This commit is contained in:
Marcel Bokhorst 2020-04-08 21:48:35 +02:00 committed by GitHub
parent f2418a49dc
commit ec946b5541
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
FAQ.md
View file

@ -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.