為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Thunderbird DOES NOT retrieve pop messages from the server which were "undeleted" (undo)

  • 6 回覆
  • 0 有這個問題
  • 5 次檢視
  • 最近回覆由 attride

more options

I am using Thunderbird Version 102.5.1 but the problem started when I upgraded to Thunderbird Version 102. I was waiting to see if it would go away but it has not. My machine is a Mac using Big Sur(11.7) and my email is POP. The problem is that Thunderbird DOES NOT retrieve messages from the server which were "undeleted". In other words if you select "undo delete message" and had retrieved only the message header the "undo etc." works but Thunderbird does not then retrieve the message from the server. You have to login directly to the server to view the message. Does anyone know of a Thunderbird solution to this problem?

I am using Thunderbird Version 102.5.1 but the problem started when I upgraded to Thunderbird Version 102. I was waiting to see if it would go away but it has not. My machine is a Mac using Big Sur(11.7) and my email is POP. The problem is that Thunderbird DOES NOT retrieve messages from the server which were "undeleted". In other words if you select "undo delete message" and had retrieved only the message header the "undo etc." works but Thunderbird does not then retrieve the message from the server. You have to login directly to the server to view the message. Does anyone know of a Thunderbird solution to this problem?

由 Wayne Mery 於 修改

所有回覆 (6)

more options

Thunderbird keeps track of messages it has retrieved from the server using the popstate.dat file. When you delete that message, then undelete it, it's still the exact same message with the exact same message ID as far as Thunderbird is concerned, and it's already been tracked as retrieved as stored in that popstate.dat file, so Thunderbird won't retrieve it again as if it was a new message. This is by design, unless I've misunderstood what you mean by undelete.

more options

You understood it correctly. This design does not work if only the message header is retrieved. Should I delete the record from the popstate.dat file?

more options

You shouldn't edit that file, but if you feel much inclined, go ahead. I suggest using the Archive option instead of Delete. That way, you can declutter the Inbox while still keeping those messages at hand for later review, without affecting the server copy. It's less of a hassle and safer than deleting/undeleting. Alternatively, you can uncheck the option "Until I delete them" in Account Settings > Server Settings > Leave messages on server so that the server copy is not deleted when you delete your local copy. This way, you should be able to download the rest of the message because the server copy is still intact and accessible in the server's Inbox, even if the message (header) has been moved to the local Deleted folder.

more options

I will try what you suggested. But based on your explanation of the popstate.dat file I think that Thunderbird should delete the message information from the popstate.dat file whenever it performs the undelete function.

more options

It wouldn't work because Thunderbird does not send an "undelete" command to the server via POP. The undelete action is purely a local operation. It is not replicated on the server, unlike the delete action which is replicated on the server. This is a limitation of POP, not Thunderbird. For a fully synchronised experience, you should use IMAP instead.

more options

I am sticking with POP for economic reasons because the messages pile up on the server. I have both an iPhone and an iPad which both use IMap. I keep POP on my desk computer because I have control of the messages. If the issue occurs again I will either edit the popstate.dat file, delete it, or login to the server and send the message to myself.