{#} Replies are directed back to [EMAIL PROTECTED]
{#} To reply to the author, write to Guillaume Merck <[EMAIL PROTECTED]>
> I also wanted to change the header in msn_send_IM (file msn_core.C) and
> I tried to add ";charset=UTF-8" after "Content-Type: text/plain", but
> it doesn't work anymore if I change this...
Sorry, it didn't work with a Windows client... Actually, the file
msn_core.C *must* be modified as I had tried, but my mistake was that I
did not put a space after the semi-column.
So, the right line is:
static char header[]="MIME-Version: 1.0\r\nContent-Type: text/plain;
charset=UTF-8\r\n\r\n";
{#} ----------------------------------------------------+[ fire ]+---