Paul J Stevens wrote:

My guess is the code will pretty much work with most european encodings. us-ascii is just the absolute minimum a imap server should support, other charsets may well have gone untested until now. What charset are you using?

Afaik, the code uses only 1-byte char representations. No wchar_t in sight. So chances are pretty slim the code will even work at all with unicode. Seems like a worthy implementation goal.

good reference:

http://www.iana.org/assignments/character-sets



--
  ________________________________________________________________
  Paul Stevens                                  mailto:[EMAIL PROTECTED]
  NET FACILITIES GROUP                     PGP: finger [EMAIL PROTECTED]
  The Netherlands________________________________http://www.nfg.nl

Reply via email to