Charles McNulty wrote:
I recieved the following message which RC choked on:
..
From: Dell Member Program <[EMAIL PROTECTED]>"
Notice the double quote just hanging out there in the From address. This
fubars the HTML which then messes up the JS call. It would seem that we
need to escape headers.
That's an invalid RFC 2822 From: header. I see no reason for RoundCube
to jump through hoops trying to accommodate messages that are this
severely broken.
If anything, the above From: header field should simply be ignored.
Bob