i CAN NOT read this mail with this subject on 0.9x version,
(https://ssl.ilohamail.org/devdemo/)
but i CAN read mail on 0.8x version
(https://ssl.ilohamail.org/demo/)

the last word of this mail subject is traditional-chinese(BIG5) word,
multibyte character, the last byte is '\'

i CC this mail to this imap-mail account:
------------------------------
userid: test
password: test
imap-server: wonghome.net
------------------------------
you can try to use both
(https://ssl.ilohamail.org/devdemo/ or http://ssl.ilohamail.org/demo/)
to login this imap-account

please help, thank you

--------------------------------------
char word[3];
word[0] = -91;
word[1] = 92;
word[2] = '\0';

printf("the last word is multibyte '%s'\n", word);
printf("the last byte is '%c'\n", word[1]);
---------------------------------------


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Ilohamail-devel mailing list
Ilohamail-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ilohamail-devel

Reply via email to