Email
Spam Management
Disable spam box filtering auto-delete
This function disables the Apache SpamAssassin™ auto-delete spam feature.
Important:
When you disable the Receive Mail role, the system disables this function.
get/Email/disable_spam_autodelete
Response
HTTP Request was successful.
Example response
{
"apiversion": 3,
"func": "disable_spam_autodelete",
"module": "Email",
"result": {
"status": 1
}
}