SP> We have found a bug when we use accentued characters in ISO-8859-1 
(Latin-1) on
SP> subject line, the message don't appear in Outlook Express 5 and 6 with 
IMAP, the
SP> same message in Cc on Courier-IMAP server work fine.
SP> Thanks in advance for the fix, or let me know where to look to make a patch.

imaputil.c

549c549
-       if ( start ) fprintf(outstream,"\"CHARSET\" \'US-ASCII\"");
+       if ( start ) fprintf(outstream,"\"CHARSET\" \"US-ASCII\"");



Best regards,
Igor.

Reply via email to