diff --git a/FAQ.md b/FAQ.md index b5bbfc8fa6..52d596c4db 100644 --- a/FAQ.md +++ b/FAQ.md @@ -8,8 +8,9 @@ At the bottom you can find how to ask other questions, request features and repo For support on authorizing an account you should consult the documentation of your provider. Searching for *IMAP* and the name of the provider is mostly sufficient to find the right documentation. -To setup an account you need the IMAP and SMTP server addresses and port numbers, -whether STARTTLS should be used and your username and password. +To setup an account (to receive email) and an identity (to send email) +you need the IMAP and SMTP server addresses and port numbers, whether STARTTLS should be used +and your username (mostly, but not always, your email address) and your password. In some cases you'll need to enable external access to your account and/or to use a special (app) password, for instance when two factor authentication is enabled. @@ -20,17 +21,17 @@ For authorizing: * Microsoft Exchange: see [question 8](#user-content-faq8) -## Planned features +## Known problems None at this moment. -Anything on this list is in random order and *might* be added in the near future. - -## Known problems +## Planned features None at this moment. +Anything on this list is in random order and *might* be added in the near future. + ## Frequently requested features @@ -58,6 +59,7 @@ Stripped and reformatted messages are often better readable than original messag FairEmail does not allow other apps access to your messages and attachments without your approval. + ## Frequently Asked Questions * [(1) Which permissions are needed and why?](#user-content-faq1) @@ -1072,6 +1074,7 @@ Always automatically scrolling up on arrival of new messages would interfere wit
+ ## Support If you have another question, want to request a feature or report a bug, you can use [this forum](https://forum.xda-developers.com/android/apps-games/source-email-t3824168).