使用 WHM/Cpanel 通过 PHP 创建电子邮件

发布于 2024-11-03 09:21:07 字数 181 浏览 3 评论 0原文

我正在使用 WHM/Cpanel 来管理我的网站。我在 Hostgator 上的 VPS 服务器上。我想通过 PHP 动态创建电子邮件帐户。有谁知道我可能需要什么才能做到这一点?有什么好的资源吗??他们可以分享书籍或代码让我去做这件事吗?

我只处理一个 cpanel 帐户,而不是多个帐户,所以我想我只需要 cpanels API。

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.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

提赋 2024-11-10 09:21:07

以下帖子包含对此的一些详细说明:

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

使用 cPanel-Matt 的 XMLAPI php 类是执行此操作的推荐方法,您可以在此处找到:

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

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文