Work item 175
Exchange Accepted Domain can be switched between Authoritative and InternalRelay
This commit is contained in:
parent
e1c7c4b18f
commit
7bc0cc88fa
18 changed files with 382 additions and 16 deletions
|
@ -1588,8 +1588,8 @@ namespace WebsitePanel.EnterpriseServer
|
|||
return BusinessErrorCodes.ERROR_RESTRICTED_DOMAIN;
|
||||
else
|
||||
return checkDomainResult;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
public static List<DomainInfo> GetDomains(int packageId, bool recursive)
|
||||
{
|
||||
return ObjectUtils.CreateListFromDataSet<DomainInfo>(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue