Message83241
For example, after that "normalization", quoted printable encoded
headers (as described at rfc 2047) longer than 76 characters are
splitted in two different ill-formed headers because the soft LF line
break becomes a "hard" CRLF one. This is clearly wrong.
rfc 2060 specifically allows CR and LF inside literals:
"""
A literal is a sequence of zero or more octets (including CR and LF),
prefix-quoted with an octet count in the form of an open brace ("{"),
the number of octets, close brace ("}"), and CRLF.
""" |
|
Date |
User |
Action |
Args |
2009-03-06 07:51:17 | memeplex | set | recipients:
+ memeplex |
2009-03-06 07:51:17 | memeplex | set | messageid: <1236325877.36.0.637700625895.issue5430@psf.upfronthosting.co.za> |
2009-03-06 07:51:15 | memeplex | link | issue5430 messages |
2009-03-06 07:51:14 | memeplex | create | |
|