Updated FAQ

This commit is contained in:
M66B
2025-03-04 10:46:27 +01:00
parent 8aeeda427d
commit 6ebf6cb3b2
2 changed files with 5 additions and 0 deletions

4
FAQ.md
View File

@@ -6293,6 +6293,10 @@ To copy a message to another account, long press the target folder.
Basically, '*Authentication failed*', or similar, means that the email server of your email provider doesn't accept the login (anymore).
The first thing you should check whether you can still login via the website of the email provider.
If you can't login via the website of the email provider, you'll need to contact the email provider for support.
In any case, in that situation, no email app can login either.
The obvious reason is that the username (generally the email address, but not always) or the password is incorrect.
There are other possible causes too, like connecting from a suspicious network (according to the email provider), connecting from abroad, or using a VPN.
Some email providers are more critical than other email provider regarding accepting connections.

View File

@@ -3143,6 +3143,7 @@ adb install /path/to/FairEmail-xxx.apk</code></pre>
<p><a name="faq207"></a> <strong>(207) What does Authentication failed mean?</strong></p>
<p>🌎 <a href="https://translate.google.com/translate?sl=en&amp;u=https%3A%2F%2Fm66b.github.io%2FFairEmail%2F%23faq207">Google Translate</a></p>
<p>Basically, <em>Authentication failed</em>, or similar, means that the email server of your email provider doesnt accept the login (anymore).</p>
<p>The first thing you should check whether you can still login via the website of the email provider. If you cant login via the website of the email provider, youll need to contact the email provider for support. In any case, in that situation, no email app can login either.</p>
<p>The obvious reason is that the username (generally the email address, but not always) or the password is incorrect. There are other possible causes too, like connecting from a suspicious network (according to the email provider), connecting from abroad, or using a VPN. Some email providers are more critical than other email provider regarding accepting connections.</p>
<p>If you are using a VPN, please turn it off, or make an exception for FairEmail. With a VPN you share a network address with many other people, possibly not all behaving nicely. If an email server detects unwanted behavior, like somebody trying to send spam messages, an email server often automatically blocks network addresses as a protection measure.</p>
<p>You can try to switch to Wi-Fi or mobile data because this will result in using another (local) network address. Turning flight mode on for a while and turning it back off will mostly result in another network address being assigned. So, this is worth trying as well.</p>