From b1e57bcadaee666970747873f616057dfd961dd0 Mon Sep 17 00:00:00 2001 From: M66B Date: Sat, 22 Sep 2018 07:02:37 +0000 Subject: [PATCH] Added FAQ --- FAQ.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/FAQ.md b/FAQ.md index c1130077..1229aed9 100644 --- a/FAQ.md +++ b/FAQ.md @@ -209,6 +209,17 @@ Possible causes are: If you are using a VPN, the VPN provider might block the connection because it is too aggressively trying to prevent spam. + +**(23) Why do I get 'Too many simultaneous connections' ?** + +The message *Too many simultaneous connections* is sent by the email server when there are too many connections to the same email account at the same time. + +Possible causes are: + +* There are multiple email clients connected to the same account +* The same email client is connected multiple times to the same account +* The previous connection was terminated abruptly for example by losing internet connectivity +
If you have another question, you can use [this forum](https://forum.xda-developers.com/android/apps-games/source-email-t3824168).