Description
This function lists a mailing list's administrators.
Examples
Note:
Use cPanel's API Shell interface (Home >> Advanced >> API Shell) to directly test cPanel API calls.
Parameters
Parameter |
Type |
Description |
Possible values |
Example |
list |
string |
Required The mailing list. |
The name of a Mailman mailing list on the cPanel account. |
mylist |
Returns
Return |
Type |
Description |
Possible values |
Example |
delegates |
array |
An array of the mailing list's administrators. |
One or more email addresses. |
secondadmin@example.com |