Z
ZeroPain
Guest
i want to offer free email acccounts on one of my sites, is there a script that will creat email account automaticly that intergreats with plesk?
I have looked though the API i am pretty skilled in php but not an expert. and i can't find anything there in the API to allow mail account creation.
I know i can do it via the /usr/local/psa/bin/mail.sh but i don't know of a way to run this via a php script running under apache. cause as i understand it needs to be run under root.
I do have root access to this server. I'm looking for a way to make my own or at least some help an idea on how to make a php creation script. so ppl visiting my website could sign up for a email account on that site. i can do everything myself save for the actual adding of the email account to the system. if anyone has any ideas or an example of a function i could use to do this it would be a great help.
Steven Norder
I have looked though the API i am pretty skilled in php but not an expert. and i can't find anything there in the API to allow mail account creation.
I know i can do it via the /usr/local/psa/bin/mail.sh but i don't know of a way to run this via a php script running under apache. cause as i understand it needs to be run under root.
I do have root access to this server. I'm looking for a way to make my own or at least some help an idea on how to make a php creation script. so ppl visiting my website could sign up for a email account on that site. i can do everything myself save for the actual adding of the email account to the system. if anyone has any ideas or an example of a function i could use to do this it would be a great help.
Steven Norder