Files
Wez Furlong d2034778e3 trace headers: fold long supplemental trace headers
Base64-encoded supplemental trace headers (X-KumoRef) can exceed the
998-octet SMTP line length limit when they include sizeable metadata,
causing a strict receiver (eg: us, when an ARF comes back to us with
that header) to reject the message at DATA with "line too long".

Fold the encoded value across continuation lines so each physical line
stays within the limit, and strip the folding whitespace before decoding
it back into a feedback report.
2026-07-30 10:41:38 +01:00
..
2025-11-26 16:46:25 +00:00
2026-07-09 21:46:20 -04:00
2026-07-09 21:46:20 -04:00
2025-02-20 16:00:16 -07:00