CVE-2026-1299: Fix header injection; quote newlines in email headers and
reject incorrectly folded LiteralHeader values during serialization with
BytesGenerator.
CVE-2026-0865: Fix header injection via user-controlled header names and
values containing newlines; sanitize and reject header names and values
containing newline characters.
CVE-2025-15367: Reject control characters in POP3 commands to prevent
command injection via newlines in user-controlled input