Re: how can I batch add user using cyradm

2005-10-11 Thread Fred Blaise
On 10/11/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > my cyradm is perl version,it seems that tcl script doesn't work? > > the following code won't run... > #!/usr/local/bin/cyradm -file > > # Batch Cyrus user creation script. Usage: addusers filename > > set inputfile [lindex $argv 0] #

RE: how can I batch add user using cyradm

2005-10-11 Thread lkolchin
lf Of [EMAIL PROTECTED]Sent: Tuesday, October 11, 2005 9:48 AMTo: info-cyrus@lists.andrew.cmu.eduSubject: how can I batch add user using cyradm my cyradm is perl version,it seems that tcl script doesn't work? the following code won't run...#!/usr/local/bin/cyradm -file   # Batch Cyru

how can I batch add user using cyradm

2005-10-11 Thread he . tao
my cyradm is perl version,it seems that tcl script doesn't work? the following code won't run... #!/usr/local/bin/cyradm -file   # Batch Cyrus user creation script. Usage: addusers filename   set inputfile [lindex $argv 0]  # Name of file containing users set quotalimit 15360            # Quota l