Michael Turner
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Posts
Recent activity by Michael Turner-
Unknown App Requested for this version (0) of the api: spamd
I have an established, functional script that stopped working this week. It creates a connection to each of my cpanel servers and fetches poll results of spamd via a PHP API call: $cp = ControlPan...
-
Send logged in user via SSO to a specific page?
Is there functionality available in the cPanel API that would allow a user to be logged in via SSO and then forwarded to a specific page? IE: I want to take a web visitor on our site, allow them ...
-
v68 API call to create_user_session delivers to Password & Security/Change Password page
On my v66 machines, the API call in question (created with create_user_session) delivers users to their hosting accounts. But the same call on v68 is delivering users to an invalid version of Pass...
-
API for SSO to individual email address rather than account
As I understand it, there is no API call to give webmail access to an individual email account, but the API call cp_create_user_session allows Single Sign On for webmail access to the master email ...
-
Provide Mail Client Settings for Users
I would like to provide the basic email settings users must have to connect to their accounts via client interface... I would like to collect the data via an API call. Reviewing API calls available...
-
Email: Subdirectory/Mailbox Creation
Fumbling through the documentation, I dont see any way to create a new email mailbox / subdirectory. Is there a technique to create subdirectories? /Michael