This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How do i remove a invisible source/hosts?

Simple Question,

how do i remove a invisible source/hosts entry in email policies?

 



This thread was automatically locked due to age.
Parents Reply
  • source/host is in the Export file.

    Name length is 29 characters.
    <SourceHost>*.mail.protection.outlook.com</SourceHost>

    But i have Sender adresses that have  33 Charachters and are still visible. 

     <ExceptionPolicy transactionid="">
        <Name>Office 365 - Exchange Online</Name>
        <MalwareProtection>
          <Malware>Disable</Malware>
          <Sandbox>Disable</Sandbox>
        </MalwareProtection>
        <SpamProtection>
          <RBL>Disable</RBL>
          <RDNSAndHelo>Disable</RDNSAndHelo>
          <Antispam>Disable</Antispam>
          <Greylisting>Enable</Greylisting>
          <IPReputation>Disable</IPReputation>
          <RecipientVerification>Disable</RecipientVerification>
          <CheckforSPF>Disable</CheckforSPF>
        </SpamProtection>
        <Other>
          <Encryption>Disable</Encryption>
          <DataProtection>Disable</DataProtection>
          <FileProtection>Disable</FileProtection>
          <BanerAddition>Disable</BanerAddition>
        </Other>
        <ForTheseSourceHost>Enable</ForTheseSourceHost>
        <ORTheseSenderAddresses>Disable</ORTheseSenderAddresses>
        <ORTheseRecipientAddresses>Disable</ORTheseRecipientAddresses>
        <SourceHostList>
          <SourceHost>*.mail.protection.outlook.com</SourceHost>
        </SourceHostList>
      </ExceptionPolicy>
      <Time transactionid="">

Children