| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /SolidCP/Portal/DesktopModules/SolidCP/ProviderControls/ |
Upload File : |
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="SmarterMail50_EditDomain_Features.ascx.cs" Inherits="SolidCP.Portal.ProviderControls.SmarterMail50_EditDomain_Features" %>
<table width="100%">
<tr>
<td width="200px" align="right"><asp:Label ID="Label1" runat="server" meta:resourcekey="lbShowcontentfilteringmenu" /></td>
<td>
<asp:CheckBox runat="server" ID="cbShowcontentfilteringmenu" />
</td>
</tr>
<tr>
<td width="200px" align="right"><asp:Label ID="Label2" meta:resourcekey="lbShowdomainaliasmenu" runat="server" /></td>
<td>
<asp:CheckBox runat="server" ID="cbShowdomainaliasmenu" />
</td>
</tr>
<tr>
<td width="200px" align="right"><asp:Label ID="Label3" meta:resourcekey="lbShowlistmenu" runat="server" /></td>
<td>
<asp:CheckBox runat="server" ID="cbShowlistmenu" />
</td>
</tr>
<tr>
<td width="200px" align="right"><asp:Label ID="Label4" meta:resourcekey="lbShowspammenu" runat="server" /></td>
<td>
<asp:CheckBox runat="server" ID="cbShowspammenu" />
</td>
</tr>
<tr>
<td width="200px" align="right"><asp:Label ID="Label5" meta:resourcekey="lbShowDomainReports" runat="server" /></td>
<td>
<asp:CheckBox runat="server" ID="cbShowDomainReports" />
</td>
</tr>
<tr>
<td width="200px" align="right"><asp:Label ID="Label6" meta:resourcekey="lbEnablePopRetreival" runat="server" /></td>
<td>
<asp:CheckBox runat="server" ID="cbEnablePopRetreival" />
</td>
</tr>
<tr>
<td width="200px" align="right"><asp:Label ID="Label7" meta:resourcekey="lbEnableCatchAlls" runat="server" /></td>
<td>
<asp:CheckBox runat="server" ID="cbEnableCatchAlls" />
</td>
</tr>
</table>