From: Robert <car...@pf...> - 2002-11-18 19:01:39
|
[cut] > It is *possible* that simply unsetting the AIM_IMFLAGS_CUSTOMCHARSET > on sending a message would fix this problem ... We always set > CUSTOMCHARSET for *every* outgoing packet, and I suspect this is > wrong. I haven't had time to verify that yet, though, so I haven't > changed anything. If it *is* wrong, though, the remote client may > even be capable of a UCS2 conversion and not trying it. It's worth a > shot to unset it and see if the sender-side problem just magically > goes away. > > So that's may maybe-useful-maybe-not $0.02. ;-) > > Ethan Well ... Commented out setting AIM_IMFLAGS_CUSTOMCHARSET in im.c, line 1315. It didn't help, even worse - it broken incoming messages, as before first patch. Thanks for help, if I could do anything helpful, just ask :) Robert |