mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-12 15:19:04 +00:00
Updated FAQ
This commit is contained in:
parent
7dc772379e
commit
3dc2911cfa
1 changed files with 2 additions and 2 deletions
4
FAQ.md
4
FAQ.md
|
@ -1122,10 +1122,10 @@ Microsoft said "*We have turned off SMTP AUTH for millions of tenants not using
|
||||||
|
|
||||||
```
|
```
|
||||||
535 5.7.139 Authentication unsuccessful, SmtpClientAuthentication is disabled for the Tenant.
|
535 5.7.139 Authentication unsuccessful, SmtpClientAuthentication is disabled for the Tenant.
|
||||||
Visit [https://aka.ms/smtp_auth_disabled](https://aka.ms/smtp_auth_disabled) for more information.
|
Visit https://aka.ms/smtp_auth_disabled for more information.
|
||||||
```
|
```
|
||||||
|
|
||||||
SMTP AUTH is necessary for third party email clients, which is also documented in the referenced article.
|
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?
|
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.
|
To use an Outlook, Live or Hotmail account with two factor authentication enabled, you might need to create an app password.
|
||||||
|
|
Loading…
Add table
Reference in a new issue