搜索 | 用户支持

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

详细了解

thunderbird new install to back up gmail - not marking downloaded (POP3) already read emails as read

  • 1 个回答
  • 0 人有此问题
  • 18 次查看
  • 最后回复者为 Matt

more options

Fresh installation of Thunderbird.

Connected to my gmail account just fine. I'm using POP3 as I do NOT want emails deleted in gmail/web interface to be deleted in Thunderbird so all emails, even if deleted, intentionally or by mistake, will be saved locally.

All working fine but ALL the incoming emails are marked as unread!

Did I miss a setting? I know about the setting to mark emails as read once viewed but I'm not viewing the emails in Thunderbird, I'm just getting them from google/gmail. I thought that if they were marked as read in gmail, they'd come through marked as read in Thunderbird.

Thanks

Fresh installation of Thunderbird. Connected to my gmail account just fine. I'm using POP3 as I do NOT want emails deleted in gmail/web interface to be deleted in Thunderbird so all emails, even if deleted, intentionally or by mistake, will be saved locally. All working fine but ALL the incoming emails are marked as unread! Did I miss a setting? I know about the setting to mark emails as read once viewed but I'm not viewing the emails in Thunderbird, I'm just getting them from google/gmail. I thought that if they were marked as read in gmail, they'd come through marked as read in Thunderbird. Thanks

所有回复 (1)

more options

The choice of protocol contains trade offs and with POP you get immutable local copies and not much else.. IMAP synchronizes things like message status.

POP (Post Office Protocol) only contains the concept of a letter drop from which mail is retrieved. Things like read status are not even dreamed of, even the retention of messages on the server, "until I delete them" is a rather complex implementation because the authors of the protocol (RFC 918) back in 1984 were working with a mail drop you connected to and cleared. Have a look at just how simple the original POP document is. Even the current V3 implementation was largely composed before 1990 despite being adopted around the same time as the newer IMAP protocol which addressed the so called deficiencies of POP