Permission problem solved and UI-fix for IceWarp provider
This commit is contained in:
parent
2569e55609
commit
804a04c156
5 changed files with 15 additions and 28 deletions
|
@ -368,6 +368,10 @@ namespace WebsitePanel.Providers.Mail
|
|||
|
||||
#region IceWarp
|
||||
|
||||
public bool UseDomainDiskQuota { get; set; }
|
||||
public bool UseDomainLimits { get; set; }
|
||||
public bool UseUserLimits { get; set; }
|
||||
|
||||
public int MegaByteSendLimit { get; set; }
|
||||
public int NumberSendLimit { get; set; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue