Opened 10 years ago
Last modified 10 years ago
#11580 new bug
BEmailMessage corrupts folded Content-Type headers
Reported by: | bluedalmatian | Owned by: | czeidler |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Kits/Mail Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
If BEmailMessage is passed an existing message file to its constructor with a Content-Type header folder across multiple lines it corrupts it such that the Content-Type header cannot be understood by the receiver. Any Content-Type headers currently need to be unfolded before passing to BEmailMessage
Change History (2)
comment:1 by , 10 years ago
Version: | R1/alpha4 → R1/Development |
---|
comment:2 by , 10 years ago
Note:
See TracTickets
for help on using tickets.
Could you please attach such a message file to simplify reproducing the issue?