You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Q: 在微软关闭基本身份验证后如何通过 OAuth 连接 Office 365 邮件服务 || Q: How to connect to Office 365 email service through OAuth after Microsoft turns off basic authentication
#2525
Starting from 2022, office 365 will stop supporting the basic authentication method and require authentication through OAuth. If you use SMTP username and password to log in again, you will receive
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Describe the bug | 问题描述
从2022年起 office 365 停止了对 basic 认证方式的支持,强制要求通过 OAuth 进行验证。如果再使用SMTP用户名密码这样的方式登录会收到
目前只能通过 OAuth 等新身份验证来连接 Office 365 邮件服务
Website URL | 问题网站
https://blog-comment.mengguyi.com/
Where your waline deploy? | 服务部署在哪里?
Docker
Where your comment data store? | 数据存储在哪里?
PostgreSQL
Describe the bug | Problem description
Starting from 2022, office 365 will stop supporting the basic authentication method and require authentication through OAuth. If you use SMTP username and password to log in again, you will receive
Currently you can only connect to Office 365 mail services through new authentication such as OAuth
Website URL | Problem website
https://blog-comment.mengguyi.com/
Where your waline deploy? | Where is the service deployed?
Docker
Where your comment data store? | Where is the data stored?
PostgreSQL
Beta Was this translation helpful? Give feedback.
All reactions