我正在使用 phpmailer 发送消息。我在消息的标题中收到以下内容..
Content-Transfer-Encoding: quoted-printable
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - server.mywebsiteee.com
X-AntiAbuse: Original Domain - gmail.com
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - mywebsiteee.com
X-Get-Message-Sender-Via: server.mywebsiteee.com: acl_c_authenticated_local_user: harvest
X-Source:
X-Source-Args:
X-Source-Dir:
我的问题是如何从邮件标题中删除这个 X-antiabuse、X-get、x-source。如果我们更改了这些标题,我们可以在公司名称中添加备用标题,例如 X-Mycompany-notify、X-Mycompany-priority 等,
除了我的问题之外,您的建议也值得赞赏。
提前致谢。