根据[微软官网](https://support.microsoft.com/en-us/office/pop-imap-and-smtp-settings-for-outlook-com-d088b986-291d-42b8-9564-9c414e2aa040)的说法: > Outlook.com requires the use of Modern Auth / OAuth2. Basic auth is in the process of being deprecated from the Outlook.com service. 所以希望为后端的邮箱添加OAuth登录的选项,以便能够登录Outlook邮箱。
根据微软官网的说法:
所以希望为后端的邮箱添加OAuth登录的选项,以便能够登录Outlook邮箱。