mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-22 15:55:57 +00:00
Added FAQ
This commit is contained in:
parent
869d62fb8e
commit
fe86c5ff45
1 changed files with 10 additions and 0 deletions
10
FAQ.md
10
FAQ.md
|
@ -268,6 +268,7 @@ Fonts, sizes, colors, etc should be material design whenever possible.
|
||||||
* [(148) How can I use an Apple iCloud account?](#user-content-faq148)
|
* [(148) How can I use an Apple iCloud account?](#user-content-faq148)
|
||||||
* [(149) How does the unread message count widget work?](#user-content-faq149)
|
* [(149) How does the unread message count widget work?](#user-content-faq149)
|
||||||
* [(150) Can you add cancelling calendar invites?](#user-content-faq150)
|
* [(150) Can you add cancelling calendar invites?](#user-content-faq150)
|
||||||
|
* [(151) Can you add backup/restore messages?](#user-content-faq150)
|
||||||
|
|
||||||
[I have another question.](#user-content-support)
|
[I have another question.](#user-content-support)
|
||||||
|
|
||||||
|
@ -2895,6 +2896,15 @@ Unfortunately, there exists no intent to delete existing calendar events.
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
|
<a name="faq151"></a>
|
||||||
|
**(151) Can you add backup/restore messages?**
|
||||||
|
|
||||||
|
An email client is meant to read and write messages, not to backup and restore messages.
|
||||||
|
The email server is responsible for backups.
|
||||||
|
If you want to make a backup yourself, you could use a tool like [imapsync](https://imapsync.lamiral.info/).
|
||||||
|
|
||||||
|
<br />
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|
||||||
Only the latest Play store version and latest GitHub release are supported.
|
Only the latest Play store version and latest GitHub release are supported.
|
||||||
|
|
Loading…
Reference in a new issue