Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经为任何邮件服务器开发了 webmail 客户端。我想为它实现消息转换 - 例如,相同的电子邮件 fwd/reply/reply2all 应该像 gmail 一样显示在一起......
我的问题是:找到那些回复/转发或与原始邮件相关的电子邮件的关键是什么......
子项的In-Reply-To标头应具有Message-Id父项标头的值。
In-Reply-To
Message-Id
谷歌似乎只是根据主题行链接消息(顺便说一下,Apple Mail 也是如此。)