From d206f7537f08ad5057f56bb8e1cab77a6cd7ef4b Mon Sep 17 00:00:00 2001 From: M66B Date: Wed, 3 May 2023 23:09:46 +0200 Subject: [PATCH] Revert "Updated FAQ" This reverts commit ec878802fdfb18424680b3275aae2813eac36b48. --- FAQ.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 5c56c5179f..553a8d4e25 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1225,7 +1225,8 @@ Microsoft said "*We have turned off SMTP AUTH for millions of tenants not using Visit https://aka.ms/smtp_auth_disabled for more information. ``` -A workaround for this problem is using the quick setup wizard and selecting *Outlook* instead of *Office 365*. +SMTP AUTH is necessary for third party email clients, which is also documented in [the referenced article](https://aka.ms/smtp_auth_disabled). +So, basically this means that Microsoft is pushing you to their own products. Isn't this a bit of a monopoly? To use an Outlook, Live or Hotmail account with two factor authentication enabled, you might 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.