1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-21 23:32:51 +00:00

Updated FAQ

This commit is contained in:
M66B 2024-11-13 09:07:40 +01:00
parent 1ddf65051c
commit 39737a6959
2 changed files with 14 additions and 2 deletions

11
FAQ.md
View file

@ -5299,7 +5299,8 @@ There are no commands to access any other folder.
Creating a local folder only and storing messages on your device only is a bad idea
because losing or breaking your device would mean losing your messages.
Therefore this isn't supportable.
Imagine you've put a lot of time organizing your messages, and you need to reinstall the app on another device, only to discover all the work you did was a waste of time.
Therefore, this isn't supportable.
Please note that FairEmail doesn't store a copy of your messages in the cloud for privacy reasons.
@ -5310,6 +5311,14 @@ You could register, for example, a Gmail account, and configure Gmail to import
automatically label them (=put them in a folder), and configure the Gmail account in FairEmail.
Please [see here](https://support.google.com/mail/answer/21289?hl=en&co=GENIE.Platform%3DDesktop) for instructions.
If you are concerned about deleting messages, with IMAP messages are moved to the trash messages folder first, which means that deleted messages can be restored.
You can also hide instead of delete messages, please [see this FAQ](#faq134).
Some people believe POP3 is safer than IMAP, but security wise, there is no difference between POP3 and IMAP.
The connection to the email server is always encrypted, and the account is protected by a password in both cases.
If your email provider only offers POP3 access, tell them the POP3 protocol is 40+ years old ([defined in 1984](https://datatracker.ietf.org/doc/html/rfc918)).
<br />
<a name="faq171"></a>

View file

@ -2673,10 +2673,13 @@ DNS lookup 108.27.250.142.zen.spamhaus.org -&gt;
<p><a name="faq170"></a> <strong>(170) Why cant folders be created with POP3?</strong></p>
<p>🌎 <a href="https://translate.google.com/translate?sl=en&amp;u=https%3A%2F%2Fm66b.github.io%2FFairEmail%2F%23faq170">Google Translate</a></p>
<p>The POP3 protocol has commands to download and delete messages from the inbox only. There are no commands to access any other folder.</p>
<p>Creating a local folder only and storing messages on your device only is a bad idea because losing or breaking your device would mean losing your messages. Therefore this isnt supportable.</p>
<p>Creating a local folder only and storing messages on your device only is a bad idea because losing or breaking your device would mean losing your messages. Imagine youve put a lot of time organizing your messages, and you need to reinstall the app on another device, only to discover all the work you did was a waste of time. Therefore, this isnt supportable.</p>
<p>Please note that FairEmail doesnt store a copy of your messages in the cloud for privacy reasons.</p>
<p>If you want to store messages in folders, please use IMAP, so that there is always a copy of the messages on the email server.</p>
<p>You could register, for example, a Gmail account, and configure Gmail to import messages from a POP3 account, automatically label them (=put them in a folder), and configure the Gmail account in FairEmail. Please <a href="https://support.google.com/mail/answer/21289?hl=en&amp;co=GENIE.Platform%3DDesktop">see here</a> for instructions.</p>
<p>If you are concerned about deleting messages, with IMAP messages are moved to the trash messages folder first, which means that deleted messages can be restored. You can also hide instead of delete messages, please <a href="#faq134">see this FAQ</a>.</p>
<p>Some people believe POP3 is safer than IMAP, but security wise, there is no difference between POP3 and IMAP. The connection to the email server is always encrypted, and the account is protected by a password in both cases.</p>
<p>If your email provider only offers POP3 access, tell them the POP3 protocol is 40+ years old (<a href="https://datatracker.ietf.org/doc/html/rfc918">defined in 1984</a>).</p>
<p><br /></p>
<p><a name="faq171"></a> <strong>(171) How can I delete a contact?</strong></p>
<p>🌎 <a href="https://translate.google.com/translate?sl=en&amp;u=https%3A%2F%2Fm66b.github.io%2FFairEmail%2F%23faq171">Google Translate</a></p>