Re: batch create mailox for users

2001-10-17 Thread Tyrone Vaughn
http://examples.oreilly.com/mimap/ http://www.oreilly.com/catalog/mimap/chapter/ch09.html imaplist wrote: > > I am looking for some help on how to create mailbox for > the user through shell script automaticly, the only thing > we need do is provide the username, then the script will cr

batch create mailox for users

2001-10-17 Thread imaplist
I am looking for some help on how to create mailbox for the user through shell script automaticly, the only thing we need do is provide the username, then the script will create the mailbox for the user automaticly. Does anybody ever try it?