10 #import <kerio/web/idl/SharedStructures.idl>
27 void getHostname(out
string hostname);
34 void checkHostname(in
string hostname);
41 void checkMxRecord(in
string domainName);
48 void setHostname(in
string hostname);
56 void getDistributableDomains(out kerio::web::StringList domainNames, in
ClusterAuthentication authentication);
72 void createPrimaryDomain(in
string domainName);
80 void createAdministratorAccount(in
string loginName, in
string password);
88 void getMessageStorePath(out
string path, out LongNumber freeSpace);
95 void setMessageStorePath(in
string path);
103 void getDirs(out DirectoryList dirList, in
string fullPath);
112 void checkMessageStorePath(out DirectoryAccessResult result, out LongNumber freeSpace, in
string path);
119 void setClientStatistics(in
boolean isEnabled);
131 void getNamedConstantList(out NamedConstantList constants);
138 void getBrowserLanguages(out kerio::web::StringList calculatedLanguage);
152 void getEula(out
string content);