Page 1 of 1

Use PHP form to pass variables to Plesk mail.sh?

Posted: Sat Feb 10, 2007 8:14 pm
by Crobar_Phil
Topic says it all. I'm wondering if anyone knows of a way to pass variables from a PHP form to Plesks mail.sh script so that I can make a mail administration web app to manage my domain's mail.

I really hate the Plesk mail administration, it's too slow, and you have to go through way too many screens to complete a job that can be done with one form submit.

I'm good at making PHP applications that just pass things to other PHP scripts, but I don't know how I would do that for this case.

Thanks for any help.