how to subscribe a folder thru cyradm in cyrus 2.2.7

Hi,

I just found that the cyradm administration tool of cyrus 2.2.7 does not
have the subscribe/unsubsribe command I can use. I have added a Spam
folder in the imap user directory, now the only thing I need to do is to
subscribe it so that webmail (imap) user can see the folder.

With cyrus 2.2.7, is there any way I can subscribe the folder using
script? I used Cyrus::IMAP::Admin script witht cyrus->subscribe("Spam")
function.

The cyrus 2.3.x has this command.

Thanks
S
Pet Farrari [ Do, 18 Januar 2007 09:13 ] [ ID #1600937 ]

Re: how to subscribe a folder thru cyradm in cyrus 2.2.7

Pet Farrari wrote:
> Hi,
>
> I just found that the cyradm administration tool of cyrus 2.2.7 does not
> have the subscribe/unsubsribe command I can use. I have added a Spam
> folder in the imap user directory, now the only thing I need to do is to
> subscribe it so that webmail (imap) user can see the folder.
>
> With cyrus 2.2.7, is there any way I can subscribe the folder using
> script? I used Cyrus::IMAP::Admin script witht cyrus->subscribe("Spam")
> function.
>
> The cyrus 2.3.x has this command.
>
> Thanks
> S

I had this fixed by copying the newer version of Cyrus::IMAP::Admin perl
script onto the system. Now there is last problem remain is how to
resolve the real user folder name (the LOGNAME) from its alias on the fly.

S
Pet Farrari [ Do, 18 Januar 2007 22:40 ] [ ID #1600943 ]
Miscellaneous » comp.mail.misc » how to subscribe a folder thru cyradm in cyrus 2.2.7

Vorheriges Thema: Resolve recipent's real user name from alias
Nächstes Thema: Pointer: Foiling spam and other procmail email-filter tips