duanelc
Nov 15 2006, 11:46 AM
There may already be a post on this one, but I haven't been able to find it. Is there a way to setup a bulk amount of email boxes in an automated fashion with Plesk. I'm helping a client migrate to our server, and they have like 50 email boxes. I can't face the prospect of setting them up individually. Thanks.
gbock
Nov 15 2006, 11:55 AM
/usr/local/psa/admin/bin/mailmng --help
duanelc
Nov 15 2006, 12:31 PM
Sorry. Not an advanced windows user here. Do I type this in a command prompt?
gbock
Nov 15 2006, 12:47 PM
I shouldn't have assumed linux...
I would suggest looking on Plesk's forums, but they are currently down.
http://forum.swsoft.com/
jpboyce
Nov 19 2006, 06:31 PM
Plesk has a number of command line utilities documented at
http://download1.swsoft.com/Plesk/Plesk7.6...esk-7.6-win-cu/ About halfway down is "Managing Mail Accounts using mail Utility" which should have the commands you need to create accounts. You'll probably have to wrap that inside a loop script or batch file to make the accounts you need.