7 Oct 2001 13:57
IMAP, UseNet and UTF-8 Newsgroups names
Simon Josefsson <jas <at> extundo.com>
2001-10-07 11:57:11 GMT
2001-10-07 11:57:11 GMT
In USEFOR it seems as if Newsgroups: names are to be UTF-8 in the future. With a little tweaking, this works fine (over NNTP) in the client I use, but I wonder how it will integrate with IMAP. First, is it the intention that reading UseNet via IMAP is officially supported? It is mentioned in the draft (#news) but everything is very RFC 822 centric. (Which btw should probably be updated to 2822.) Is the UseNet-via-IMAP widely used at all? Maybe noone cares if UTF-8 newsgroups aren't accessible via IMAP? The immediate problems that comes to mind is unencoded 8-bit characters in headers. UTF-8 newsgroups breaks this. Recommending that Newsgroups: should be RFC 2047 encoded during IMAP transport may be one solution, but it has some issues (which charset? Always UTF-8 or just any that matches? etc).
RSS Feed