X-Nico

2 unusual facts about Extended SMTP


Extended SMTP

Prior to the availability of 8BITMIME implementations, mail user agents employed several techniques to cope with the seven-bit limitation, such as binary-to-text encodings (including ones provided by MIME) and UTF-7.

SMTPUTF8 — Allow UTF-8 encoding in mailbox names and header fields, RFC 6531


Email attachment

With MIME, a message and all its attachments are encapsulated in a single multipart message, with base64 encoding to convert binary into 7-bit ASCII - or on modern mail servers running Extended SMTP, optionally full 8-bit support via the 8BITMIME extension.


see also