mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-21 21:57:19 +00:00
Updated FAQ
This commit is contained in:
parent
ca727b254e
commit
23ade5af2b
1 changed files with 2 additions and 2 deletions
4
FAQ.md
4
FAQ.md
|
@ -4352,10 +4352,10 @@ Instead, the email provider/server is responsible for backups.
|
|||
If you want to make a backup yourself, you could use a tool like [imapsync](https://imapsync.lamiral.info/).
|
||||
|
||||
Since version 1.1556 it is possible to export all messages of a POP3 folder in mbox format according to [RFC4155](https://www.ietf.org/rfc/rfc4155.txt),
|
||||
which might be useful to save sent messages if the email server doesn't (which is risky because breaking or losing your device, means losing your sent messages!).
|
||||
which might be useful to backup sent messages if the email server doesn't (which is risky because breaking or losing your device, means losing your sent messages!).
|
||||
For this, please long press on the folder in the folder list of an account (tap on the account name in the navigation menu).
|
||||
|
||||
If you want to import an mbox file to an existing email account,
|
||||
If you want to import an mbox file into an existing email account,
|
||||
you can use Thunderbird on a desktop computer and the [ImportExportTools](https://addons.thunderbird.net/nl/thunderbird/addon/importexporttools/) add-on.
|
||||
|
||||
Note that in case of IMAP, all messages on your device are also on the email server.
|
||||
|
|
Loading…
Reference in a new issue