Automated e-mail account creation upon domain creation
Automated e-mail account creation upon domain creation
Hello all.
I am using Plesk 8.2 with qmail. No vpopmail is installed.
Would it be ok to install vpopmail and to add an "event handler" in plesk so that upon domain creation to automatically run some command like:
I basically need to automatically create an e-mail account upon domain creation. No quota, no extra settings, etc. Just a username and a password.Code:vadduser newuser@<domain> password
Which possibilities do I have ?