Thank you very much Mike.

The list is working :)

Grettings
Danny


----- Original Message -----
From: "Mike O'Rourke" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, February 14, 2003 12:58 PM
Subject: Re: Re: deleting large mailbox name



>From: "Danny García Hernández" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Thursday, February 13, 2003 9:24 AM
>Subject: deleting large mailbox name
>
>
> > Hello List,
> >
> > I have a problem deleting  the large mailbox name into my cyrus sasldb2,
> > have any one idea, what´s is happend?
> >
> > Example.
> >
> > $server] cyradm localhost
> >
> > localhost>lm user/xxx/*
> >
> > user/xxx/Bandeja de entrada (\HasChildren)
> > user/xxx/Bandeja de entrada/Borrador (\HasNoChildren)
> >
> > In the user/xxx the cyrus admin have all permision, but i can set
>permision
> > or read it for "Banddeja de entrada" directory and his childrens. I
think
> > that problem come with the space char  into "Bandeja de entrada"
> >
> > Any advice will be appreciated
> > Danny
> >
> >
> >

If the mailbox name has any special characters (from the point of view of
the shell -- this includes the space character), you need to quote it on
the command line:
         localhost> lam user/xxx/"Bandeja de entrada"
         localhost> sam user/xxx/"Bandeja de entrada" cyrus all
         localhost> dm user/xxx/"Bandeja de entrada"

Mike.



Reply via email to