folders not seen by email clients

2003-11-10 Thread Giridhar Raichur
When I use cyradm to create folders called tmp and spam the email
clients can't see them.

The output from cyradm follows:

localhost.localdomain lam tmp
gzzr lrswipcda
cyrus c
localhost.localdomain lam spam
gzzr lrswipcda
cyrus c

However, folders that are created using the email client are fine.

Thanks.




Re: folders not seen by email clients

2003-11-10 Thread Andrew Morgan

On 10 Nov 2003, Giridhar Raichur wrote:

 When I use cyradm to create folders called tmp and spam the email
 clients can't see them.

 The output from cyradm follows:

 localhost.localdomain lam tmp
 gzzr lrswipcda
 cyrus c
 localhost.localdomain lam spam
 gzzr lrswipcda
 cyrus c

 However, folders that are created using the email client are fine.

 Thanks.

Are you trying to create these folders inside each user's mailbox, or are
you trying to create shared folders?  If you are trying to create folders
inside the user's mailbox, you need to do something like:

cm user.gzzr.tmp

Hope this helps,
Andy