Creating Emails via PHP with WHM/Cpanel

我只是一个虾纸丫 提交于 2019-12-22 08:35:04

问题


I am using WHM/Cpanel to manage my sites. I am on a VPS server on Hostgator. I want to create email accounts dynamically via PHP. Does anyone know what I might need in order to do this ? Any good resources ?? Books or code they can share for me to go about doing this ?

I am only dealing with one cpanel account, not multiple accounts, so I figured i would just need the cpanels API.


回答1:


The following posts contain some detailed explanation of this:

http://forums.cpanel.net/f42/create-email-account-using-api-121741.html

Using cPanel-Matt's XMLAPI php class is the recommended way to do this which you can find here:

http://forums.cpanel.net/f42/xmlapi-php-class-111897.html



来源:https://stackoverflow.com/questions/5780136/creating-emails-via-php-with-whm-cpanel

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!