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

import "Smtp.idl";

Public Attributes

boolean isRestricted
 is relay restricted? false == open relay enabled
string ipAddressGroupName
 output only: name of IP group from which open relay is enabled
kerio::web::KId ipAddressGroupId
 ID of IP group from which open relay is enabled.
boolean authenticateOutgoing
 client must authenticate before sending a message
ItemCountLimit forwardPop3authentication
 client can be authenticated by POP3 before SMTP relay for certain number of minutes
boolean hideLocalIpInRcv
 hide local IP address in receive headers

Detailed Description

SMTP Relay options

Member Data Documentation

boolean kerio::jsonapi::admin::Relay::authenticateOutgoing

client must authenticate before sending a message

ItemCountLimit kerio::jsonapi::admin::Relay::forwardPop3authentication

client can be authenticated by POP3 before SMTP relay for certain number of minutes

boolean kerio::jsonapi::admin::Relay::hideLocalIpInRcv

hide local IP address in receive headers

kerio::web::KId kerio::jsonapi::admin::Relay::ipAddressGroupId

ID of IP group from which open relay is enabled.

string kerio::jsonapi::admin::Relay::ipAddressGroupName

output only: name of IP group from which open relay is enabled

boolean kerio::jsonapi::admin::Relay::isRestricted

is relay restricted? false == open relay enabled


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