import "Domains.idl";
Public Attributes | |
| kerio::web::KId | id |
| [READ-ONLY] global identification of domain | |
| string | name |
| [REQUIRED FOR CREATE] [WRITE-ONCE] name | |
| string | description |
| description | |
| boolean | isPrimary |
| is this domain primary? | |
| long | userMaxCount |
| maximum users per domain, 'unlimited' constant can be used | |
| boolean | passwordExpirationEnabled |
| is password expiration enabled for this domain? | |
| long | passwordExpirationDays |
| password expiration interval | |
| long | passwordHistoryCount |
| lenght of password history | |
| boolean | passwordComplexityEnabled |
| is password complexity enabled for this domain? | |
| long | passwordMinimumLength |
| minimum password length for complexity feature | |
| kerio::web::SizeLimit | outgoingMessageLimit |
| outgoing message size limit | |
| ActionAfterDays | deletedItems |
| clean Deleted Items folder (AC maximum: 24855) | |
| ActionAfterDays | junkEmail |
| clean Junk Email folder (AC maximum: 24855) | |
| ActionAfterDays | sentItems |
| clean Sent Items folder (AC maximum: 24855) | |
| ActionAfterDays | autoDelete |
| clean all folders (AC minimun:30, maximum: 24855) | |
| ActionAfterDays | keepForRecovery |
| keep deleted messages for recovery | |
| kerio::web::StringList | aliasList |
| list of domain alternative names | |
| Forwarding | forwardingOptions |
| forwarding settings | |
| DirectoryService | service |
| directory service configuration | |
| Footer | domainFooter |
| domain footer setting | |
| string | kerberosRealm |
| Kerberos Realm name. | |
| string | winNtName |
| Windows NT domain name - available on windows only. | |
| string | pamRealm |
| PAM Realm name - available on linux only. | |
| kerio::web::OptionalString | ipAddressBind |
| specific IP address bind | |
| WebmailLogo | logo |
| user defined logo | |
| CustomImage | customClientLogo |
| Use custom logo in Kerio Connect Client (if not enabled global option from AdvancedOptionsSetting.webMail is used) | |
| boolean | checkSpoofedSender |
| DomainRenameInfo | renameInfo |
| [READ-ONLY] if domain was renamed, contain old and new domain name | |
| DomainQuota | domainQuota |
| domain's quota settings | |
| boolean | isDistributed |
| [READ-ONLY] if domain is distributed | |
| boolean | isDkimEnabled |
| true if DKIM is used for this domain | |
| boolean | isLdapManagementAllowed |
| [READ-ONLY] true if directory service user/group can be created/deleted | |
| boolean | isInstantMessagingEnabled |
| true if Instant Messaging is enabled for this domain | |
| boolean | useRemoteArchiveAddress |
| if true emails are archived to remoteArchiveAddress | |
| string | remoteArchiveAddress |
| remote archiving address | |
| boolean | archiveLocalMessages |
| if true emails from emails are archived to remoteArchiveAddress | |
| boolean | archiveIncomingMessages |
| if true emails are archived to remoteArchiveAddress | |
| boolean | archiveOutgoingMessages |
| if true emails are archived to remoteArchiveAddress | |
| boolean | archiveBeforeFilter |
| if true emails are archived before content filter check | |
Domain details
| kerio::web::StringList kerio::jsonapi::admin::Domain::aliasList |
list of domain alternative names
| boolean kerio::jsonapi::admin::Domain::archiveBeforeFilter |
if true emails are archived before content filter check
| boolean kerio::jsonapi::admin::Domain::archiveIncomingMessages |
if true emails are archived to remoteArchiveAddress
| boolean kerio::jsonapi::admin::Domain::archiveLocalMessages |
if true emails from emails are archived to remoteArchiveAddress
| boolean kerio::jsonapi::admin::Domain::archiveOutgoingMessages |
if true emails are archived to remoteArchiveAddress
| ActionAfterDays kerio::jsonapi::admin::Domain::autoDelete |
clean all folders (AC minimun:30, maximum: 24855)
| CustomImage kerio::jsonapi::admin::Domain::customClientLogo |
Use custom logo in Kerio Connect Client (if not enabled global option from AdvancedOptionsSetting.webMail is used)
| ActionAfterDays kerio::jsonapi::admin::Domain::deletedItems |
clean Deleted Items folder (AC maximum: 24855)
| string kerio::jsonapi::admin::Domain::description |
description
| Footer kerio::jsonapi::admin::Domain::domainFooter |
domain footer setting
| DomainQuota kerio::jsonapi::admin::Domain::domainQuota |
domain's quota settings
| Forwarding kerio::jsonapi::admin::Domain::forwardingOptions |
forwarding settings
| kerio::web::KId kerio::jsonapi::admin::Domain::id |
[READ-ONLY] global identification of domain
| kerio::web::OptionalString kerio::jsonapi::admin::Domain::ipAddressBind |
specific IP address bind
| boolean kerio::jsonapi::admin::Domain::isDistributed |
[READ-ONLY] if domain is distributed
| boolean kerio::jsonapi::admin::Domain::isDkimEnabled |
true if DKIM is used for this domain
| boolean kerio::jsonapi::admin::Domain::isInstantMessagingEnabled |
true if Instant Messaging is enabled for this domain
| boolean kerio::jsonapi::admin::Domain::isLdapManagementAllowed |
[READ-ONLY] true if directory service user/group can be created/deleted
| boolean kerio::jsonapi::admin::Domain::isPrimary |
is this domain primary?
| ActionAfterDays kerio::jsonapi::admin::Domain::junkEmail |
clean Junk Email folder (AC maximum: 24855)
| ActionAfterDays kerio::jsonapi::admin::Domain::keepForRecovery |
keep deleted messages for recovery
| string kerio::jsonapi::admin::Domain::kerberosRealm |
Kerberos Realm name.
| WebmailLogo kerio::jsonapi::admin::Domain::logo |
user defined logo
| string kerio::jsonapi::admin::Domain::name |
[REQUIRED FOR CREATE] [WRITE-ONCE] name
| kerio::web::SizeLimit kerio::jsonapi::admin::Domain::outgoingMessageLimit |
outgoing message size limit
| string kerio::jsonapi::admin::Domain::pamRealm |
PAM Realm name - available on linux only.
| boolean kerio::jsonapi::admin::Domain::passwordComplexityEnabled |
is password complexity enabled for this domain?
| long kerio::jsonapi::admin::Domain::passwordExpirationDays |
password expiration interval
| boolean kerio::jsonapi::admin::Domain::passwordExpirationEnabled |
is password expiration enabled for this domain?
| long kerio::jsonapi::admin::Domain::passwordHistoryCount |
lenght of password history
| long kerio::jsonapi::admin::Domain::passwordMinimumLength |
minimum password length for complexity feature
| string kerio::jsonapi::admin::Domain::remoteArchiveAddress |
remote archiving address
| DomainRenameInfo kerio::jsonapi::admin::Domain::renameInfo |
[READ-ONLY] if domain was renamed, contain old and new domain name
| ActionAfterDays kerio::jsonapi::admin::Domain::sentItems |
clean Sent Items folder (AC maximum: 24855)
| DirectoryService kerio::jsonapi::admin::Domain::service |
directory service configuration
| boolean kerio::jsonapi::admin::Domain::useRemoteArchiveAddress |
if true emails are archived to remoteArchiveAddress
| long kerio::jsonapi::admin::Domain::userMaxCount |
maximum users per domain, 'unlimited' constant can be used
| string kerio::jsonapi::admin::Domain::winNtName |
Windows NT domain name - available on windows only.