mirror of https://github.com/M66B/FairEmail.git
Updated FAQ
This commit is contained in:
parent
ea6e8ac2a8
commit
bda650d72b
4
FAQ.md
4
FAQ.md
|
@ -4928,6 +4928,10 @@ Please note that FairEmail doesn't store a copy of your messages in the cloud fo
|
|||
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.
|
||||
|
||||
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 [see here](https://support.google.com/mail/answer/21289?hl=en&co=GENIE.Platform%3DDesktop) for instructions.
|
||||
|
||||
<br />
|
||||
|
||||
<a name="faq171"></a>
|
||||
|
|
|
@ -2454,6 +2454,7 @@ DNS lookup 108.27.250.142.zen.spamhaus.org ->
|
|||
<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 isn’t supportable.</p>
|
||||
<p>Please note that FairEmail doesn’t 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&co=GENIE.Platform%3DDesktop">see here</a> for instructions.</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&u=https%3A%2F%2Fm66b.github.io%2FFairEmail%2F%23faq171">Google Translate</a></p>
|
||||
|
@ -2741,7 +2742,7 @@ adb install /path/to/FairEmail-xxx.apk</code></pre>
|
|||
<p>You can print a message, both to a PDF or a printer, by tapping on the horizontal three-dots button just above the message text near the left side. You might need to tap on the ‘>’ button to show the message actions again.</p>
|
||||
<p>Note that you can configure a button for printing via the same pop-up menu.</p>
|
||||
<p>Printing is managed by Android for all apps. You should be able to select the paper size, etc. You might need to update or install a driver app for your printer via the Play Store.</p>
|
||||
<p>A message is printed as-is, which means that the sender of the message determine the margins, etc.</p>
|
||||
<p>A message is printed as-is, which means that the sender of the message determines the margins, etc.</p>
|
||||
<p><br></p>
|
||||
<p><a name="faq198"></a> <strong>(198) Can you add spell checking?</strong></p>
|
||||
<p>Spell checking should be provided by the keyboard app for all other apps. Sometimes, particularly on ChromeOS, spell checking needs to be enabled in the settings.</p>
|
||||
|
|
Loading…
Reference in New Issue