我试图理解rfc5322 Line Length Limits 。行限制是 78 个字符还是 998 个字符?一个用于正文,另一个用于标题?我找不到任何东西来说明这一点。
Each line of characters MUST be no more than 998 characters, and SHOULD be no more than 78 characters, excluding the CRLF.
我试图理解rfc5322 Line Length Limits 。行限制是 78 个字符还是 998 个字符?一个用于正文,另一个用于标题?我找不到任何东西来说明这一点。
Each line of characters MUST be no more than 998 characters, and SHOULD be no more than 78 characters, excluding the CRLF.