mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-26 17:57:16 +00:00
Updated FAQ
This commit is contained in:
parent
2e626fd5e9
commit
773b5660ab
1 changed files with 2 additions and 2 deletions
4
FAQ.md
4
FAQ.md
|
@ -99,7 +99,7 @@ FairEmail follows all the best practices for an email client as decribed in [thi
|
||||||
* [(20) Can I get a refund?](#user-content-faq20)
|
* [(20) Can I get a refund?](#user-content-faq20)
|
||||||
* [(21) How do I enable the notification light?](#user-content-faq21)
|
* [(21) How do I enable the notification light?](#user-content-faq21)
|
||||||
* [(22) What do 'Couldn't connect to host', 'Connection refused', 'Network unreachable', 'Software caused connection abort', 'Connection reset by peer', 'Read timed out' and 'Broken pipe' mean?](#user-content-faq22)
|
* [(22) What do 'Couldn't connect to host', 'Connection refused', 'Network unreachable', 'Software caused connection abort', 'Connection reset by peer', 'Read timed out' and 'Broken pipe' mean?](#user-content-faq22)
|
||||||
* [(23) Why do I get 'Too many simultaneous connections' ?](#user-content-faq23)
|
* [(23) Why do I get 'Too many simultaneous connections' or 'Maximum number of connections ... exceeded' ?](#user-content-faq23)
|
||||||
* [(24) What is browse messages on the server?](#user-content-faq24)
|
* [(24) What is browse messages on the server?](#user-content-faq24)
|
||||||
* [(25) Why can't I select/open/save an image, attachment or a file?](#user-content-faq25)
|
* [(25) Why can't I select/open/save an image, attachment or a file?](#user-content-faq25)
|
||||||
* [(26) Can I help to translate FairEmail in my own language?](#user-content-faq26)
|
* [(26) Can I help to translate FairEmail in my own language?](#user-content-faq26)
|
||||||
|
@ -655,7 +655,7 @@ This delay will be doubled after each failed attempt to prevent draining the bat
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
<a name="faq23"></a>
|
<a name="faq23"></a>
|
||||||
**(23) Why do I get 'Too many simultaneous connections' ?**
|
**(23) Why do I get 'Too many simultaneous connections' or 'Maximum number of connections ... exceeded' ?**
|
||||||
|
|
||||||
The message *Too many simultaneous connections* is sent by the email server
|
The message *Too many simultaneous connections* is sent by the email server
|
||||||
when there are too many folder connections for the same email account at the same time.
|
when there are too many folder connections for the same email account at the same time.
|
||||||
|
|
Loading…
Reference in a new issue