Files
kumomta/docs
Wez Furlong b2de451163 mailparsing: escape literal underscore in Q encoded headers
A literal underscore in a header value that needed RFC 2047 Q encoding was
emitted unescaped, so a conforming mail client decoded it back to a space
and silently corrupted the header. Underscores are now escaped as =5F, and
the Q encoder passes through only the punctuation RFC 2047 permits unencoded
in a phrase.
2026-09-10 13:58:53 +01:00
..
2025-11-26 16:46:25 +00:00
2026-09-01 15:31:35 -04:00
2026-08-19 14:36:58 -04:00
2026-09-08 07:43:52 +01:00
2026-09-08 07:44:47 +01:00
2026-07-09 21:46:20 -04:00
2025-02-20 16:00:16 -07:00