mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-23 06:31:17 +00:00
Updated FAQ
This commit is contained in:
parent
9a69f4809e
commit
b53aa4b106
1 changed files with 2 additions and 2 deletions
4
FAQ.md
4
FAQ.md
|
@ -1265,8 +1265,8 @@ This can for example happen when connectivity was abruptly lost. A typical examp
|
|||
The errors *... BYE Logging out ...*, *... Connection reset ...* mean that the email server
|
||||
or something between the email server and the app, for example a router or a firewall (app), actively terminated an existing connection.
|
||||
|
||||
The error *... Connection closed by peer ...* might be caused by a not updated Exchange server,
|
||||
see [here](https://blogs.technet.microsoft.com/pki/2010/09/30/sha2-and-windows/) for more information.
|
||||
The error *... Connection closed by peer ...* means that the email server actively closed the connection.
|
||||
This might be caused by a not updated Exchange server, see [here](https://blogs.technet.microsoft.com/pki/2010/09/30/sha2-and-windows/) for more information.
|
||||
|
||||
The errors *... Read error ...*, *... Write error ...*, *... Read timed out ...*, *... Broken pipe ...* mean that the email server is not responding anymore or that the internet connection is bad.
|
||||
|
||||
|
|
Loading…
Reference in a new issue