1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-22 06:01:12 +00:00

Outlook WTF

This commit is contained in:
M66B 2021-09-25 10:21:56 +02:00
parent cb39bdc1b3
commit 09d2fdaf94
2 changed files with 3 additions and 3 deletions

2
FAQ.md
View file

@ -950,7 +950,7 @@ The easiest way is to use the menu item *Fetch more messages* in the three-dots
<a name="faq14"></a> <a name="faq14"></a>
**(14) How can I set up an Outlook / Live / Hotmail account?** **(14) How can I set up an Outlook / Live / Hotmail account?**
An Outlook / Live / Hotmail account can be set up via the quick setup wizard and selecting *Outlook*. An Outlook / Live / Hotmail account can be set up via the quick setup wizard and selecting *Other provider*.
To use an Outlook, Live or Hotmail account with two factor authentication enabled, you need to create an app password. To use an Outlook, Live or Hotmail account with two factor authentication enabled, you need to create an app password.
See [here](https://support.microsoft.com/en-us/help/12409/microsoft-account-app-passwords-two-step-verification) for the details. See [here](https://support.microsoft.com/en-us/help/12409/microsoft-account-app-passwords-two-step-verification) for the details.

View file

@ -80,8 +80,8 @@
starttls="true" /> starttls="true" />
</provider> </provider>
<provider <provider
name="Outlook" name="Office 365"
description="Outlook/Office 365" description="Office 365"
id="office365" id="office365"
link="https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq14" link="https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq14"
order="5" order="5"