wsp-10046 re-test
This commit is contained in:
parent
4e975e850c
commit
49d4e3d435
1 changed files with 1 additions and 1 deletions
|
@ -1130,7 +1130,7 @@ namespace WebsitePanel.EnterpriseServer
|
||||||
if (orgStatsExchange.AllocatedMailboxes == 0)
|
if (orgStatsExchange.AllocatedMailboxes == 0)
|
||||||
{
|
{
|
||||||
ExchangeAcceptedDomainType newDomainType = ExchangeAcceptedDomainType.InternalRelay;
|
ExchangeAcceptedDomainType newDomainType = ExchangeAcceptedDomainType.InternalRelay;
|
||||||
ChangeOrganizationDomainType(itemId, domain.DomainId, newDomainType);
|
ChangeOrganizationDomainType(org.ServiceId, domain.DomainId, newDomainType);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (org.IsOCSOrganization)
|
if (org.IsOCSOrganization)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue