This function configures your Apache SpamAssassin™ options.
Important:
When you disable the Spam Filter role, the system disables this function.
allowedips | string A comma-separated list of IP addresses to authorize to access the spamd daemon. Note:
Example: |
maxchildre | integer The maximum number of children per Example: |
maxconnper | integer The maximum number of connections that the Example: |
pidfile | string The process ID's file path. Warning: This parameter changes the Example: |
timeoutchi | integer The maximum amount of time that a child process waits before it abandons a TCP connection. Note: If the value of this parameter is Example: |
timeouttcp | integer The maximum amount of time that the Note: If the value of this parameter is Example: |
HTTP Request was successful.
object |
whmapi1 --output=jsonpretty \ save_spamd_config
{- "metadata": {
- "command": "save_spamd_config",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}