搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Outlook 365 SMTP and Oauth2

  • 3 个回答
  • 2 人有此问题
  • 1 次查看
  • 最后回复者为 Bill Swartout

more options

Recently, my College switched to Outlook 365 mail.

I'm running the latest 64 bit Thunderbird on Windows 10.

We use OAuth2 for incoming and outgoing.

Incoming server is outlook.office365.com. OAuth2 is an authentication option. Fine. I use Microsoft Authenticator, and it works.

But, Thunderbird will not or cannot use OAuth2 on the SMTP sever, smtp-mail.outlook.com. It simply doesn't list the OAuth2 option. Even if I go back in and try to edit the server, it won't give me that option.

Other clients detect it fine.

Recently, my College switched to Outlook 365 mail. I'm running the latest 64 bit Thunderbird on Windows 10. We use OAuth2 for incoming and outgoing. Incoming server is outlook.office365.com. OAuth2 is an authentication option. Fine. I use Microsoft Authenticator, and it works. But, Thunderbird will not or cannot use OAuth2 on the SMTP sever, smtp-mail.outlook.com. It simply doesn't list the OAuth2 option. Even if I go back in and try to edit the server, it won't give me that option. Other clients detect it fine.

被采纳的解决方案

Try smtp.office365.com on 587, STARTTLS, OAuth2, email address for User Name.

定位到答案原位置 👍 2

所有回复 (3)

more options

选择的解决方案

Try smtp.office365.com on 587, STARTTLS, OAuth2, email address for User Name.

more options

Okay. Almost, but you pointed me in the right direction.

During account setup, I used smtp.office365.com.

That let me choose OAUTH2.

BUT, before actually clicking create, I changed the server back to smtp-mail.outlook.com, and created the account.

Finally!

more options

I am using Thunderbird (64-bit) 115.6.0 on a raspberry pi. Trying to access the Outlook 365 account at my university. following some of the suggestions I've read, I initially just entered my email with no password and tried to set up the account. This failed as expected, but allowed me to then manually enter the server, port and authentication methods:

IMAP Server: outlook.office365.com IMAP Port: 993 IMAP Encryption: SSL/TLS Authentication: Oauth2

and for SMTP Server: smtp.office365.com port: 587 Connection Security: STARTTLS Authentication: OAuth2

and in both cases the user name is my full email address

I was able to successfully log in using our Duo authentication, but the mail only works for incoming and I cannot set emails, getting a login error. Any thoughts??

Thanks in advance.