Description
This function adds a Mailman mailing list.
Warning:
- UAPI (recommended) —
Email::add_list
— This function creates a Mailman mailing list. - cPanel API 2 — None.
Examples
Parameters
Parameter |
Type |
Description |
Possible values |
Example |
list |
string |
Required The mailing list name. |
Any valid string. |
newlist |
password |
string |
Required The mailing list password. |
A secure password. |
12345luggage |
domain |
string |
Required The domain on which to create the mailing list. |
A valid domain on the server. |
example.com |
Returns
This function does not return output.