强制电子邮件不被分组到对话中 [英] Force emails not to be grouped into conversations

查看:146
本文介绍了强制电子邮件不被分组到对话中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的网站以相同的主题向我发送电子邮件,即使我删除旧的邮件(邮件,Gmail)也正在将其分组到对话中。我知道我可以改变主题以防止这种情况,但是有没有标题或其他可以添加的东西,而不会强制使用唯一的主题行?

My website sends emails to me with the same subject and they are being grouped into conversations even if I delete old ones (Mail, Gmail). I know I can change the subject to prevent this, but is there a header or something else that can be added to do this without forcing unique subject lines?

推荐答案

在我的头上,有两种避免线程的方法:

On the top of my head, there are two methods to avoid threading:


  • 设置SMTP标头 X-Entity-Ref-ID 带有任何值。这是Google+通知的做法。

  • 更改发件人电子邮件(您可以使用 From:info+randomstring@example.com )。这是Facebook通知的做法。

  • set the SMTP header X-Entity-Ref-ID with any value. This is what Google+ notifications do.
  • change the sender email (you can use From: info+randomstring@example.com). This is what Facebook notifications do.

如果强制使用参考回复

这篇关于强制电子邮件不被分组到对话中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆