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.
有没有办法帮助 gmail 制作线程?我们目前正在使用相同的主题来执行此操作,但这确实使主题非常难看。
其他邮件客户端使用一些邮件标头来帮助处理线程 - 不确定 gmail 是否支持它们。第一个是标准的 RFC-822“ In-Reply-To: <messageid>”,第二个是非标准的(从 Usenet 窃取的)“ References: <messageid>,<messageid>,...”。
In-Reply-To: <messageid>
References: <messageid>,<messageid>,...