mirror of https://github.com/M66B/FairEmail.git
Added FAQ
This commit is contained in:
parent
869d62fb8e
commit
fe86c5ff45
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)
|
||||
* [(149) How does the unread message count widget work?](#user-content-faq149)
|
||||
* [(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)
|
||||
|
||||
|
@ -2895,6 +2896,15 @@ Unfortunately, there exists no intent to delete existing calendar events.
|
|||
|
||||
<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
|
||||
|
||||
Only the latest Play store version and latest GitHub release are supported.
|
||||
|
|
Loading…
Reference in New Issue