Description
This function enables an email filter.
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 |
account |
string |
Required The email address that owns the filter. |
A valid email address on the cPanel account. |
user@example.com |
filtername |
string |
Required The filter's name. |
The name of an email filter. |
coffee |
Returns
Return |
Type |
Description |
Possible values |
Example |
filtername |
string |
The filter's name. |
The filtername input parameter's value. |
coffee |
updated |
Boolean |
Whether the function updated the filter. |
|
1 |