Re: cyradm scripts in Perl

2001-08-22 Thread Jeremy Howard
Rob Tanner wrote: > You might try the package IMAP::Admin, available from CPAN. It's a > generic package tailored for Cyrus (though not from CMU). It's not > interactive like cyradm, but rather a standard package like any other. > I use it in utilities that create and delete accounts and set

Re: cyradm scripts in Perl

2001-08-22 Thread Rob Tanner
Sandra, You might try the package IMAP::Admin, available from CPAN. It's a generic package tailored for Cyrus (though not from CMU). It's not interactive like cyradm, but rather a standard package like any other. I use it in utilities that create and delete accounts and set ACLs and quotas.

cyradm scripts in Perl

2001-08-22 Thread Sandra Regina
I have been searching the archive messages for a script to create mailbox, but I have found it only in TCL. Does anyone has the following script in Perl ? Thanks a lot Sandra su first cyradm -file adduser.tcl if {$argc != 1} { puts "usage: No user list specifiled." exit 1 } set i