mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-24 08:44:26 +00:00
Added FAQ
This commit is contained in:
parent
2d2d8968ea
commit
1684f82130
1 changed files with 11 additions and 0 deletions
11
FAQ.md
11
FAQ.md
|
@ -676,6 +676,17 @@ You can fix this by switching to an up-to-date file manager meant for recent And
|
|||
See also [question 25](#user-content-faq25).
|
||||
|
||||
|
||||
<a name="faq50"></a>
|
||||
**(50) Can you add an option to synchronize all messages?**
|
||||
|
||||
A synchronize all (download all) messages will not be added
|
||||
because it can easily result in out of memory errors and the available storage space filling up.
|
||||
It can also easily result in a lot of battery and data usage.
|
||||
Mobile devices are just not very suitable to download and store years of messages.
|
||||
You can better use the search on server function (see [question 13](#user-content-faq13)), which is faster and more efficient.
|
||||
Note that searching through a lot of messages stored locally would only delay searching and use extra battery power.
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
If you have another question, want to request a feature or report a bug, you can use [this forum](https://forum.xda-developers.com/android/apps-games/source-email-t3824168).
|
||||
|
|
Loading…
Reference in a new issue