Re: Perl script to add mbox.
Here is a *very* crude script to create mailboxes. You *must* check for errors before creating the actual mailbox, but that's beyond the scope of this example. This is the basic script that I'm using on my site and it's working. I would really like to see some other examples though to see if I di
Perl script to add mbox.
Anyone have a perl script that I can tack onto the bottom of my user create script to make a mailbox when a new user signs up? -Drew