On Thu, Nov 25, 2010 at 11:19:32AM +0100, Piotr Isajew wrote:
> 0x16 0xea: looks like encoding indication for me, doesn't match utf-8
>          above, I'm not sure, why

0xEA is an indication of UTF-8 charset (i'm not sure why it differs
from the value I quoted before) and 0x16 is a number of octets in
subject including charset octet and null-terminator.

I think the fix would need to modify mms_pack_well_known_field(),
create separate case for MMS_HEADER_SUBJECT and push those two octets
into os before call to wsp_pack_text()

Paul, what do you think about this?

Attachment: pgpy0fK3uKDQd.pgp
Description: PGP signature

_______________________________________________
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users

Reply via email to