cloudmark_score_ip
Last updated March 2020
Name
cloudmark_score_ip — Determine the Cloudmark score
Synopsis
#include "modules/validate/ec_cloudmark_api.h"
| int **cloudmark_score_ip** (
| addr_str)
; | |
Description
Determine the Cloudmark score for an IP address.
- addr
-
The IPv4 address to score.
The Cloudmark score or minus 1 if the module instance is not available, i.e. it is not configured yet. For more information see cloudmark.
**Configuration Change. ** This feature is available as of version 3.4.
Was this page helpful?