Omar Thameen wrote: > If anyone cares, the problem was that the signature delimiting string > that we were using, "--+--" , was causing Hotmail display the message > with 7bit encoded characters, regardless the encoding defined in the > message headers.
Then perhaps you should actually use the RFC-compliant signature delimiter, two dashes (-) followed by one space followed by a newline.
