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

Public Attributes

boolean enabled
kerio::web::OptionalEntity customWhiteList
 switchable custom whitelist IP group
GreylistingStatus status
 read only: current status
string messagesAccepted
 read only: messages accepted
string messagesDelayed
 read only: messages temoprarily rejected
string messagesSkipped
 read only: messages skipped

Member Data Documentation

kerio::web::OptionalEntity kerio::jsonapi::admin::Greylisting::customWhiteList

switchable custom whitelist IP group

When enabled is set to true, the setAntiSpamSetting method attempts to connect to the greylisting service asynchronously. When enabled is set to false, connection to the greylisting service is closed.

boolean kerio::jsonapi::admin::Greylisting::enabled

is greylisting enabled?

string kerio::jsonapi::admin::Greylisting::messagesAccepted

read only: messages accepted

string kerio::jsonapi::admin::Greylisting::messagesDelayed

read only: messages temoprarily rejected

string kerio::jsonapi::admin::Greylisting::messagesSkipped

read only: messages skipped

GreylistingStatus kerio::jsonapi::admin::Greylisting::status

read only: current status


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