On Sat, Sep 20, 2003 at 05:01:57PM +0200, Andreas Aardal Hanssen wrote: > On Fri, 19 Sep 2003, Peter Stuge wrote: > >names. (v-webmail creates &5eT2- for ���, SqWebmail &AOUA5AD2-, is anyone
It's base64. 5eT2 is ���, AOUA5AD2 is \0�\0�\0�. Some kind of Unicode in SqWebmail I guess. > This is an uncovered part of the IMAPdir spec. I can't find any info about > this with regards to Maildir++. I guess it is out of scope for any depot. > One simple solution would be to only allow US-ASCII characters. I would > like to keep the filesystem representation in US-ASCII anyhow. :-/ IMAP may already impose this limit (good) and specify how encoding should be done. Why SqWebmail uses 16-bit characters, I don't know. //Peter

