Hello everyone. I have to migrate about 8,000 email accounts, a former freebds to my new server with ispconfig debian wheezy July. My question is if you could generate a bash script to create accounts and passwords in ispconfig, to avoid doing manually creating email accounts. Current accounts've exported to an excel file with their respective passwords. If possible creation using a script as it should do it for it to work properly. Thank you very much for your help. regards
You can import the accounts by using a script that calls the ispconfig remote api. Examples for remote api calls can be found in the remote_client subfolder of the ispconfig tar.gz file.