Skip to main content

Name

cloudmark_score_ip — Determine the Cloudmark score

Synopsis

#include "modules/validate/ec_cloudmark_api.h"

| int **cloudmark_score_ip** ( | addr_str); |   |

const char * <var class="pdparam">addr_str</var>;

Description

Determine the Cloudmark score for an IP address.

Parameters

addr

The IPv4 address to score.

Return Values

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?