Error creating mailboxex with an "&" inside
Michael Menge
michael.menge at zdv.uni-tuebingen.de
Tue Feb 5 08:04:07 EST 2008
Hi,
the IMAP Protocoll uses a special encoding based on UTF-7 to encode non-ASCII
charackters. & is used to mark the beginning of such an encoding. &
itself is encoded as &- . There are also other ASCII charackters which
are not allowed.
The allowed charackters are defiend in mboxname.c "#define GOODCHARS ..."
Keep in mind that some charakters have a speacial meaning befor you add them
to GOODCHARS
Quoting Toschi Pietro <Pietro.Toschi at actalis.it>:
>
>
> Hello everybody
>
> Apparently, cyrus-imapd does not support mailboxes with some letters
> inside the name. "&" is one of that. I have some mailboxes containing
> that symbol to be migrated from another server (SUN) but I always get an
> error.
>
> Looking at the IMAP RFC it seems very complex to me to understand what
> characters are supported and how by the protocol. I wander if there is a
> way to make cyrus accept such mailboxes, for example using some sort of
> escape sequences, encoding rules or so.
>
>
>
> Do someone have a solution to this annoying problem?
>
>
>
> Bye
>
>
>
> Pietro
>
>
>
>
>
>
--------------------------------------------------------------------------------
M.Menge Tel.: (49) 7071/29-70316
Universitaet Tuebingen Fax.: (49) 7071/29-5912
Zentrum fuer Datenverarbeitung mail:
michael.menge at zdv.uni-tuebingen.de
Waechterstrasse 76
72074 Tuebingen
-------------- next part --------------
Hi,
the IMAP Protocoll uses a special encoding based on UTF-7 to encode non-ASCII
charackters. & is used to mark the beginning of such an encoding. &
itself is encoded as &- . There are also other ASCII charackters which
are not allowed.
The allowed charackters are defiend in mboxname.c "#define GOODCHARS ..."
Keep in mind that some charakters have a speacial meaning befor you add them
to GOODCHARS
Quoting Toschi Pietro <Pietro.Toschi at actalis.it>:
>
>
> Hello everybody
>
> Apparently, cyrus-imapd does not support mailboxes with some letters
> inside the name. "&" is one of that. I have some mailboxes containing
> that symbol to be migrated from another server (SUN) but I always get an
> error.
>
> Looking at the IMAP RFC it seems very complex to me to understand what
> characters are supported and how by the protocol. I wander if there is a
> way to make cyrus accept such mailboxes, for example using some sort of
> escape sequences, encoding rules or so.
>
>
>
> Do someone have a solution to this annoying problem?
>
>
>
> Bye
>
>
>
> Pietro
>
>
>
>
>
>
--------------------------------------------------------------------------------
M.Menge Tel.: (49) 7071/29-70316
Universitaet Tuebingen Fax.: (49) 7071/29-5912
Zentrum fuer Datenverarbeitung mail:
michael.menge at zdv.uni-tuebingen.de
Waechterstrasse 76
72074 Tuebingen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5339 bytes
Desc: S/MIME krytographische Unterschrift
Url : http://lists.andrew.cmu.edu/pipermail/info-cyrus/attachments/20080205/e6f6542c/attachment-0002.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5339 bytes
Desc: S/MIME krytographische Unterschrift
Url : http://lists.andrew.cmu.edu/pipermail/info-cyrus/attachments/20080205/e6f6542c/attachment-0003.bin
More information about the Info-cyrus
mailing list