HCSuperStores Posted February 24, 2004 Posted February 24, 2004 Hi Guys, I'm interesting to see if I can automate some of my Cpanel options. Is there any way I get get my Perl script to interface with cpanel? (e-mail set-up & domain names) If you find something ... a link to a document somewhere might help. Thnx, Bill Quote
ThumpAZ Posted February 24, 2004 Posted February 24, 2004 Just letting you know that you have not been overlooked. I am looking for something, but have not yet found anything. One of the other gurus here will surely have something for you soon. -GG Quote
TCH-Sales Posted February 24, 2004 Posted February 24, 2004 I don't know if this would be doable 100% or not. Since these are shared servers, any actions with cPanel iteself might be asking for a bit much. I will see what I can find. Quote
MikeJ Posted February 24, 2004 Posted February 24, 2004 You can automate some things by simulating a browser action to cpanel, such as I've done in a script I have to allow cPanel backups as a cron. You could do the same thing with managing email accounts, you just need to decipher the right POST methods for creating email accounts. You may want to take a look through the cPanel.net support forums and possibly post the same question there. However, at the account level, your ability to interact with cPanel programmatically is going to be somewhat limited most likely. Quote
HCSuperStores Posted February 26, 2004 Author Posted February 26, 2004 The cron job may help. Instant would be nice ... but I'll look at the CPanel forum when I get a few minutes. Maybe there is someone in there who might know something. Any additional input is welcome! Thnx, Bill Quote
KevinW Posted February 27, 2004 Posted February 27, 2004 Instructions are now posted on the TCH Help web site here! -kw Quote
HCSuperStores Posted March 1, 2004 Author Posted March 1, 2004 The more I look at the script the more I think I can make it work. Thanks for the input! Bill Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.