All Classes Files Functions Variables Enumerations Enumerator Groups Pages
kerio::jsonapi::admin::AntiSpamSetting Struct Reference

Public Attributes

boolean isRatingEnabled
 is spam filter rating enabled?
boolean isRatingRelayEnabled
 is rating of messages sent from trustworthy relay agents enabled?
long tagScore
long blockScore
kerio::web::OptionalString subjectPrefix
 SPAM is marked with this prefix.
boolean sendBounce
 send bounce message to the sender of SPAM?
kerio::web::OptionalString quarantineAddress
 forward SPAM to a Quarantine address?
kerio::web::OptionalEntity customWhiteList
 switchable custom white list IP group
BlackListSetting customBlackList
 switchable custom blacklist list IP group
boolean sendBounceCustom
 send bounce message to the sender if rejection was done by custom rule(s)?
kerio::web::OptionalString quarantineAddressCustom
 forward custom rules identified SPAM to a Quarantine address?
boolean useSurbl
 use Spam URI Realtime Block List database?
BayesState filterStatus
 read only: Bayesian filter status
long learnedAsSpam
 read only: number of messages that Bayesian filter learned as Spam
long learnedAsNotSpam
 read only: number of messages that Bayesian filter learned as NOT a Spam
boolean isCustomSigningKey
 Custom signing key is used for DKIM validation.
CallerId callerSetting
 Caller ID setting.
string callerUrl
 read only: Caller ID URL with detailed info
Spf spfSetting
 Sender Policy Framework setting.
Repellent repellentSetting
Greylisting greylistingStatus
boolean useCustomRulesInSmtp
IntegratedAntiSpamEngine integratedAntiSpamSetting
 Kerio Anti-Spam.

Member Data Documentation

CallerId kerio::jsonapi::admin::AntiSpamSetting::callerSetting

Caller ID setting.

string kerio::jsonapi::admin::AntiSpamSetting::callerUrl

read only: Caller ID URL with detailed info

BlackListSetting kerio::jsonapi::admin::AntiSpamSetting::customBlackList

switchable custom blacklist list IP group

kerio::web::OptionalEntity kerio::jsonapi::admin::AntiSpamSetting::customWhiteList

switchable custom white list IP group

BayesState kerio::jsonapi::admin::AntiSpamSetting::filterStatus

read only: Bayesian filter status

IntegratedAntiSpamEngine kerio::jsonapi::admin::AntiSpamSetting::integratedAntiSpamSetting

Kerio Anti-Spam.

boolean kerio::jsonapi::admin::AntiSpamSetting::isCustomSigningKey

Custom signing key is used for DKIM validation.

boolean kerio::jsonapi::admin::AntiSpamSetting::isRatingEnabled

is spam filter rating enabled?

boolean kerio::jsonapi::admin::AntiSpamSetting::isRatingRelayEnabled

is rating of messages sent from trustworthy relay agents enabled?

long kerio::jsonapi::admin::AntiSpamSetting::learnedAsNotSpam

read only: number of messages that Bayesian filter learned as NOT a Spam

long kerio::jsonapi::admin::AntiSpamSetting::learnedAsSpam

read only: number of messages that Bayesian filter learned as Spam

kerio::web::OptionalString kerio::jsonapi::admin::AntiSpamSetting::quarantineAddress

forward SPAM to a Quarantine address?

kerio::web::OptionalString kerio::jsonapi::admin::AntiSpamSetting::quarantineAddressCustom

forward custom rules identified SPAM to a Quarantine address?

boolean kerio::jsonapi::admin::AntiSpamSetting::sendBounce

send bounce message to the sender of SPAM?

boolean kerio::jsonapi::admin::AntiSpamSetting::sendBounceCustom

send bounce message to the sender if rejection was done by custom rule(s)?

Spf kerio::jsonapi::admin::AntiSpamSetting::spfSetting

Sender Policy Framework setting.

kerio::web::OptionalString kerio::jsonapi::admin::AntiSpamSetting::subjectPrefix

SPAM is marked with this prefix.

boolean kerio::jsonapi::admin::AntiSpamSetting::useSurbl

use Spam URI Realtime Block List database?


The documentation for this struct was generated from the following file: