From 1374e2a05507d6b0a3eabfa702284ece809bc8c0 Mon Sep 17 00:00:00 2001 From: M66B Date: Mon, 16 Dec 2019 21:10:48 +0100 Subject: [PATCH] Updated FAQ --- FAQ.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index 2e559cda76..08f42d5377 100644 --- a/FAQ.md +++ b/FAQ.md @@ -2558,10 +2558,10 @@ The error *User is authenticated but not connected* might occur if: **(140) Why does the message text contain strange characters?** Displaying strange characters is almost always caused by specifying no or an invalid character encoding by the sending software. -There is no way to reliably determine the correct character encoding automatically, +FairEmail will assume ISO 8859-1 when no character set or when US-ASCII as character set was specified. +Other than that there is no way to reliably determine the correct character encoding automatically, so this cannot be fixed by FairEmail. The right action is to complain to the sender. -
## Support