What I\'m trying to ascertain is whether or not emails containing 8-bit characters (in the range %x80-%xFF
) - which could appear in messages or sections with a Content-Transfer-Encoding
header of 8bit
or binary
- can ever be considered RFC 5322-compliant.
I am looking for something like an industry consensus on this question, if anyone is aware of such a thing; the relevant spec documents appear to be somewhat contradictory.
\nGoogle\'s new email sending guidelines state that messages …
email ×1