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.
有人可以指出我在哪里可以找到对电子邮件标题(日期、发件人、收件人、发件人等)的完整参考(如果有的话)?
核心标头字段在RFC 5322中进行了描述。MIME 的其他标头字段在RFC 2045(通用标头)、RFC 2046(媒体类型)和RFC 2047(非 ASCII 文本)中进行了描述。
我可以推荐维基百科关于这个主题的广泛文章吗?文章中的 RFC 应该回答您可能遇到的任何问题。
http://en.wikipedia.org/wiki/Email#Message_format
完整的规范可以在RFC822或(更新的)在RFC2822中找到。