Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

搜索 | 用户支持

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

详细了解

Thunderbird no longer runs my secondary account from gmail after it being active for many years

  • 5 个回答
  • 0 人有此问题
  • 26 次查看
  • 最后回复者为 DavidGG

more options

Running Chrome and Windows 11 with Thunderbird 128.7 0esr (32-bit) through Gmail.

Following a restart of PC, only primary Thunderbird gmail address functions. Secondary account is still in email account structure; however, there are no emails remaining (many were there prior to this restart), and I cannot send or receive from this account through Thunderbird. Account is still active in gmail.

Account settings in Thunderbird are same for both email addresses. Both addresses were established and have been used for more than 5 years.

Unsure if relevant, but after beginning to use OneDrive approximately one month ago, computer has been restarting without being requested, and have difficulties awakening the computer from sleep mode, sometimes necessitating having to force a restart with the power switch.

Any help would be appreciated. Thank you!

Running Chrome and Windows 11 with Thunderbird 128.7 0esr (32-bit) through Gmail. Following a restart of PC, only primary Thunderbird gmail address functions. Secondary account is still in email account structure; however, there are no emails remaining (many were there prior to this restart), and I cannot send or receive from this account through Thunderbird. Account is still active in gmail. Account settings in Thunderbird are same for both email addresses. Both addresses were established and have been used for more than 5 years. Unsure if relevant, but after beginning to use OneDrive approximately one month ago, computer has been restarting without being requested, and have difficulties awakening the computer from sleep mode, sometimes necessitating having to force a restart with the power switch. Any help would be appreciated. Thank you!

被采纳的解决方案

I'm going to suggest something based on what someone with a similar problem reported worked for him, without me really understanding why it might work… :)

It looks as if Thunderbird was silently failing to authenticate with the server, without reporting an error message… And it seems that password related problems can sometimes be fixed by removing the password from Thunderbird, even if it is correct, just to make Thunderbird save the password again…

So make sure first that the account is properly set up to authenticate using OAuth2, as described in the following article: https://support.mozilla.org/kb/automatic-conversion-google-mail-accounts-oauth20

Then proceed as follows:

  1. Go to Settings > Privacy & Security > Saved Passwords.
  2. Look for 'imap', 'smtp' and 'oauth' password entries associated with the account that has the problem, select them and click Remove.
  3. Restart Thunderbird.

Please, post back to report what happens if you try this.

定位到答案原位置 👍 1

所有回复 (5)

more options

选择的解决方案

I'm going to suggest something based on what someone with a similar problem reported worked for him, without me really understanding why it might work… :)

It looks as if Thunderbird was silently failing to authenticate with the server, without reporting an error message… And it seems that password related problems can sometimes be fixed by removing the password from Thunderbird, even if it is correct, just to make Thunderbird save the password again…

So make sure first that the account is properly set up to authenticate using OAuth2, as described in the following article: https://support.mozilla.org/kb/automatic-conversion-google-mail-accounts-oauth20

Then proceed as follows:

  1. Go to Settings > Privacy & Security > Saved Passwords.
  2. Look for 'imap', 'smtp' and 'oauth' password entries associated with the account that has the problem, select them and click Remove.
  3. Restart Thunderbird.

Please, post back to report what happens if you try this.

more options

Thank you for the assistance DavidGG. An extraordinary clear and concise walkthrough!

I went through each step to ensure I had the appropriate settings, and the OAuth2 etc., were all set properly prior to this. Glad I confirmed that, though.

The final check for proper authentication tokens appeared to be consistent with the article; however, upon extending the dialogue box to see the full details, there was further info that was unique only to the "failing" secondary email:

oauth://accounts.google.com (https://mail.google.com/ https://www.googleapis.com/auth/carddav https://www.googleapis.com/auth/calendar)

Not sure why this oddity is there, and if it may be the culprit?

more options

No, that's correct. Each of the items within parenthesis refers to one of the scopes the OAuth token can be used for (mail, contacts, calendar). You may have that split into more than one OAuth token, but taken together, it should correspond to the things you may see you've granted access to if you check the Security section of your Google account.

more options

I removed all the authentication tokens for the failing email address: oauth, imap, and smtp, and then restarted Thunderbird. That made Thunderbird (and ME!) very happy and brought back the account!

Thank you so much for all your efforts DavidGG! Greatly appreciated!

Sue

more options

Great! And thanks for the feedback. Not that I understand why, but now I have confirmation that the suggested procedure can be used to fix this strange problem… :)