Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

"User Authenticated But Not Connected" Error

  • 2 replies
  • 3 have this problem
  • 141 views
  • Last reply by schro.cat
  • Archived

I've been using Thunderbird since it was first made available for Android, and I've used it successfully until recently. I have a new Outlook email address that I cannot sign into even though the Outlook email I have been using with Thunderbird since the beginning has never given me any issues. I get the "user authenticated but not connected" error. What can I do to resolve this issue so that I can have all my emails together in one app. Just to make things clear my old Outlook account which uses the email in writing you from connects flawlessly. It's a new one that is giving me issues. Any help would be greatly appreciated. Thank you for your time.

I've been using Thunderbird since it was first made available for Android, and I've used it successfully until recently. I have a new Outlook email address that I cannot sign into even though the Outlook email I have been using with Thunderbird since the beginning has never given me any issues. I get the "user authenticated but not connected" error. What can I do to resolve this issue so that I can have all my emails together in one app. Just to make things clear my old Outlook account which uses the email in writing you from connects flawlessly. It's a new one that is giving me issues. Any help would be greatly appreciated. Thank you for your time.

All Replies (2)

The following link might be helpful: on July 10th one hotmail account stopped opening and a message window appeared saying that authentication was OK but it wasn't able to connect. https://support.mozilla.org/en-US/questions/1524814#answer-1751319

I reckon it is a deeper problem - see my post: https://support.mozilla.org/en-US/questions/1569084

In my. case - and possibly yours, TB is failing because it is using, what has become a legacy protocol. Microsoft now requires the OAuth2 token to have:

a) Audience: https://outlook.office.com/ b) Scope: IMAP.AccessAsUser.All c) Client classification: must be recognized as a “native mail client” for IMAP.

For example, on (a), currently, I believe TB uses a generic public client registration and unable to handle passkey authentication.