Email with long lines

Back up to the Email Category
From AAISP Support Site
Revision as of 09:35, 6 September 2023 by AA-Andrew (talk | contribs) (Created page with "<indicator name="Faults">link=:Category:Email|30px|Back up to the Email Category</indicator> ==RFC5322== We allow long lines in email messages. RFC5322 for 'Internet Message Format' says that ''each line of characters MUST be no more than 998 characters, and SHOULD be no more than 78 characters''. However, there are many email systems (eg recent Outlook versions) that will not wrap long lines properly. As a result, rather then us rejecting suc...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


RFC5322

We allow long lines in email messages.

RFC5322 for 'Internet Message Format' says that each line of characters MUST be no more than 998 characters, and SHOULD be no more than 78 characters.

However, there are many email systems (eg recent Outlook versions) that will not wrap long lines properly. As a result, rather then us rejecting such messages, our incoming and outgoing email servers will allow long lines.

When we are given an email with lines over 998 characters we will add a header to explain this.

 X-AA-RFC5322: Message excedes RFC 5322 line Length Limits, but allowing it. (20479/998)

The 20479 in this example is the length of the longest line in the message.