Browse Source

Updated FAQ

main
M66B 5 years ago
parent
commit
f313a6daca
1 changed files with 2 additions and 3 deletions
  1. +2
    -3
      FAQ.md

+ 2
- 3
FAQ.md View File

@ -129,10 +129,9 @@ See [here](https://support.microsoft.com/en-us/help/12409/microsoft-account-app-
* More themes: the goal is to keep the app as simple as possible, so this will not be added.
* Encryption: there is too little interest in sending/receiving encrypted messages to justify putting effort into this.
* Multiple select: swiping is easier and doesn't have the risk of accidental touches, so multiple select would not add anything.
* Preview message text: this is not always possible because the message text is initially not downloaded for large messages and besides that the subject is supposed to tell what the message is about.
* Multiple select: swiping is generally easier and doesn't have the risk of accidental touches, so this will not be added.
* Preview message text: this is not always possible because the message text is not initially downloaded for larger messages and besides that the subject is supposed to tell what the message is about.
* Filter rules: filter rules should be executed on the server because a battery powered device with possibly an unstable internet connection is not suitable for executing filter rules.
* Widget: FairEmail can be started from a shortcut and new messages are reported as status bar notifications, so I don't see what a widget would add.
<a name="FAQ16"></a>
**(16) Why are messages not being synchronized?**


Loading…
Cancel
Save