Email with two "To:" shows only first one in the list Reproducible: Always Steps to Reproduce: 1. Get an email that has two "To:" addresses 2. Look at it in the message view Actual Results: The "To:" in the message line only has my address Expected Results: The "To:" in the message line has both addresses
Created attachment 76288 [details] The email i got with two "To:"
Created attachment 76289 [details] How it looks like (notice there is only one To:) listed
Which application send this email ? I confirm that it shows only one "to:"
Thunderbird shows it correctly.
The mbox file says ;-) User-Agent: trojita/v0.3-1275-g499e9a4-dirty; Qt/4.8.4; X11; Linux; Do you think this is a format break by the sender?
by default it's better to add all "To" in same line. But as thunderbird supports it we must support it, but we need to hack kmime to support search multi headers... don't know if it's possible. I hope but it will better that Trojita put all "To"/""Cc"/Bcc in same line and not create multi headers.
It's in violation of RFC5322 to create multiple From/To/Cc/Bcc headers. It was a bug Trojita which I fixed in early November. Sorry for trouble.
Ok I close it