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

import "Content.idl";

Public Attributes

boolean enabled
 attachment filter is on/off
boolean warnSender
 sender will (not) obtain warning message
kerio::web::OptionalString forwardOriginal
 where to forward original message
kerio::web::OptionalString forwardFiltered
 where to forward filtered message
boolean enableZipContentFilter
 checks zip content for prohibited extennsions

Detailed Description

Attachment filter settings

Member Data Documentation

boolean kerio::jsonapi::admin::AttachmentSetting::enabled

attachment filter is on/off

boolean kerio::jsonapi::admin::AttachmentSetting::enableZipContentFilter

checks zip content for prohibited extennsions

kerio::web::OptionalString kerio::jsonapi::admin::AttachmentSetting::forwardFiltered

where to forward filtered message

kerio::web::OptionalString kerio::jsonapi::admin::AttachmentSetting::forwardOriginal

where to forward original message

boolean kerio::jsonapi::admin::AttachmentSetting::warnSender

sender will (not) obtain warning message


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