On Tue, Nov 18, 2008 at 7:38 PM, Wesley Craig <wes@xxxxxxxxx> wrote:On 18 Nov 2008, at 05:28, Antonio Talarico wrote:Where i can found a list with allowed character for a folder name?./imap/mboxname.c:#define GOODCHARS " #$'+,-. 0123456789:=@ABCDEFGHIJKLMNOPQRSTUVWXYZ_abcdefghijklmnopqrstuvwxyz~"These characters are about the mailbox name. Imap clients must use a modified UTF-7 encoding for Folders name. This allow you to use any characters in any language (if your client is compliant on this part of imap spec).
Actually not *any* character. You can't have a '/' or a '!', for example. Those characters aren't encoded any differently with modified UTF-7. AFAICT you can use any character that's outside of US-ASCII, but only those from US-ASCII that are in GOODCHARS.
-- Sebastian Hagedorn - RZKR-R1 (Flachbau), Zi. 18, Robert-Koch-Str. 10 Zentrum für angewandte Informatik - Universitätsweiter Service RRZK Universität zu Köln / Cologne University - Tel. +49-221-478-5587
Attachment:
pgptaZRJLgHCi.pgp
Description: PGP signature
---- Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html