cyradm and scripts

Felix Cuello felix at qodiga.com
Thu Sep 5 13:09:56 EDT 2002


Hello,

    It's mandatory to create user.username.Sent, user.usernam.Drafts,
    user.username.Templates in all accounts?, because now I'm just using 
    user.username for all accounts in my Cyrus.
Thanks,

> $client->create("user.$username.Sent")
>        or die "createSent: " . $client->error;
>
> $client->create("user.$username.Drafts")
>        or die "createDrafts: " . $client->error;
>
> $client->create("user.$username.Templates")
>        or die "createTemplates: " . $client->error;
>
> $client->create("user.$username.Probably-Spam")
>        or die "createSpam: " . $client->error;


----------------------------------
 Félix Cuello
 felix at qodiga.com

 Qodiga/its
 Santa Fe 882 - Piso 13 - Of."E"
 Buenos Aires, ARGENTINA
 Tel:+54 (11) 43 12 16 98
 http://www.qodiga.com/
----------------------------------







More information about the Info-cyrus mailing list