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.
有一些邮件标头具有明显的实际原因(例如From:和Reply-To:)。然后有类似的标题MIME-Version:,Message-ID:看起来是可选的。
From:
Reply-To:
MIME-Version:
Message-ID:
假设代码行数不是问题,那么理想情况下,自动生成的电子邮件应该包含哪些标题?例如,是否有可选的标题,但包含它们可以防止被错误地标记为垃圾邮件?