query ServerMailWhiteListPage { serverMail { whiteList { id name } outgoingMessages { isEnabled } relay { noRelayNetworks } } os { isWindows } capability { mailServer { isSmtpWhiteListSupported isSmtpWhiteListWithWildcardSupported isSmtpWhiteListWithCIDRSupported } } }