On Tue, Feb 12, Enric Ramos wrote:
> I had tried this, but cyrus doesn't accept it
>
> cyrus2> cm user.user&-co
> syntax error: cannot deal with `&' here
H. Then you have to create this folder with telnet localhost imap
or use an external client (mutt, Nuts
On Tue, Feb 12, Carsten Hoeger wrote:
> & and - have special meanings and are used to mark utf7 encoded
> characters in folder names. If you want to use &, you have to write
> &-, e.g. user.user&-co
Btw.: cyradm is a perl program, and I wrote functions to en- and
decode utf7 mailboxes in perl. I
Hi:
I need to create some mailboxes using '&' character...
(For instance user.user&co)
When I try to do this, cyradm show the following error:
cyrus> cm user.user&co
syntax error: cannot deal with `&' here
Is there any limitation in using this character ?
If yes: someone knows what ch
On Tue, 12 Feb 2002, Enric Ramos wrote:
> I had tried this, but cyrus doesn't accept it
>
> cyrus2> cm user.user&-co
> syntax error: cannot deal with `&' here
Because cyradm has some extra "features" that make it work like a regular
shell to an extent, it interprets & as a shell would.
So, you
o el: martes, 12 de febrero de 2002 15:05
> Para: [EMAIL PROTECTED]
> Asunto: Re: & character in mailbox name
>
>
> On Tue, Feb 12, Enric Ramos wrote:
>
> > I need to create some mailboxes using '&' character...
> > (For instance user.user&co)
&
On Tue, Feb 12, Enric Ramos wrote:
> I need to create some mailboxes using '&' character...
> (For instance user.user&co)
>
> When I try to do this, cyradm show the following error:
>
> cyrus> cm user.user&co
> syntax error: cannot deal with `&' here
>
> Is there any limitation in using