We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

搜索 | 用户支持

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

详细了解

Thunderbird knows how many unread messages I have but can't fetch them

  • 4 个回答
  • 1 人有此问题
  • 20 次查看
  • 最后回复者为 David

more options

I am unable to read my email from imap.zoho.com server when I use Thunderbird 68.8.0 on Macintosh OSX Catalina 10.15.4.

The Zoho server shows unread emails in the Inbox (see 1-zoho.png) and Thunderbird also knows the number of them (see 2-tbird.png) but is unable to actually fetch the the messages.

This problem does not occur with the OSX mail client, any of my mobile mail clients, or with older mail clients Sylpheed (3-sylpheed.png) or i.Scribe (4-iscribe.png) I tested with. Only with Thunderbird!

Following advice in the Mozilla Wiki on debugging Thunderbird - https://wiki.mozilla.org/MailNews:Logging#OtherProtocolLoggingoptionswithin_MailNews

- I created a bash script (5-script.png) to log IMAP activity (6-imap-log.png). Maybe this will provide a clue about what's going on with Thunderbird.

I am unable to read my email from imap.zoho.com server when I use Thunderbird 68.8.0 on Macintosh OSX Catalina 10.15.4. The Zoho server shows unread emails in the Inbox (see 1-zoho.png) and Thunderbird also knows the number of them (see 2-tbird.png) but is unable to actually fetch the the messages. This problem does not occur with the OSX mail client, any of my mobile mail clients, or with older mail clients Sylpheed (3-sylpheed.png) or i.Scribe (4-iscribe.png) I tested with. Only with Thunderbird! Following advice in the Mozilla Wiki on debugging Thunderbird - https://wiki.mozilla.org/MailNews:Logging#OtherProtocolLoggingoptionswithin_MailNews - I created a bash script (5-script.png) to log IMAP activity (6-imap-log.png). Maybe this will provide a clue about what's going on with Thunderbird.
已附加屏幕截图

被采纳的解决方案

Exit Thunderbird and restart in Safe Mode.

Start Thunderbird in Safe Mode by holding down the Shift key while starting the application.

Please report back on results.

定位到答案原位置 👍 0

所有回复 (4)

more options

选择的解决方案

Exit Thunderbird and restart in Safe Mode.

Start Thunderbird in Safe Mode by holding down the Shift key while starting the application.

Please report back on results.

more options

no. safe mode does not help. i also tested with a fresh thunderbird install (ie, no extensions). if someone can make sense of the imap log, that might offer a clue.

more options

Thunderbird is obviously locating the accounts etc, but is stuck on the 'Home' page which is not displaying anything.

Try deleting the following files to see if this is due to an error in loading.

Exit Thunderbird.

Access 'profile name' folder.

  • ~/Library/Thunderbird/Profiles/<Profile name>/

delete the following files:

  • global-messages-db.sqlite
  • panacea.dat
  • session.json
  • xulstore.json

Start Thunderbird.

由Toad-Hall于修改

more options

I have tried all the usual tricks, including blowing away the sqlite files mentioned above. Thunderbird does not appear to be stuck on the home page, as you suspect, because it knows how many unread messages I have in the INBOX and displays the count. But it is unable to fetch the messages. The IMAP log actually shows an error -- in IMAP.

I believe this is an example of Thunderbird NOT handling some sort of IMAP condition that other clients manage to recover from. I have supplied IMAP logs from Thunderbird and suggest, respectfully, that helpful people look there for clues.

由David于修改