Greylisting
Spam Protection (Greylisting)
Return Greylisting status
This function returns the status of Greylisting.
get/cpgreylist_status
Response
HTTP Request was successful.
Example response
{
"data": {
"is_enabled": 1,
"is_exim_enabled": 1,
"service": "cPGreyList"
},
"metadata": {
"command": "cpgreylist_status",
"reason": "OK",
"result": 1,
"version": 1
}
}