Hi all,
I have a small problem, my web host offers Web based mail, subdomain controls, etc in Cpanel.
Since I don't want to constantly manually edit most of the stuff, I wonder if I can do the following via my own script, by calling Cpanel and Horde's functions....
Check Email (webmail in a Horde Client, the cpanel page requires my users to say username@domainname.com, I want to manually edit their input so my users can simply input username and password, and my code would fill in the @domainname.com for them)
Add Subdomains, you know, those whater.domainname.com, I want to create some of these for my users, directly on my custom built app.
Remove Subdomains, since I can add, I hope to remove as well.
Email creation, I want my app to have the ability to create email addresses.
it is tedious to go back to Cpanel every time to do any of these. Can someone help me a bit?
I thought at first that the Horde login would be simple, so I took the page with the login button on it.
In the code, there are login and password in the hidden type boxes, however, when I recreated that in an html file, the system asked for my login and password again.
May it be something to do with the fact that Horde and cPanel are on non standard ports?
Start Free Trial