Viewing the black list of Anti-Spam addresses

Users who have been assigned the Administrator role can view black lists of Anti-Spam addresses in Windows PowerShell.

To add a black list of Anti-Spam addresses:

  1. Run Windows PowerShell (Run as Administrator) and connect the Kse.Powershell library.
  2. Run one of the following commands:
    • Get-KSEAntiSpamBlackList -Server <server name>
    • Get-KSEAntiSpamBlackList -Profile <profile name>

    where:

    • <server name> is the name of the protected Microsoft Exchange server. We recommend that you specify the full address of the server in FQDN format or the IP address.
    • <profile name> is the name of an existing profile (if any).

Windows PowerShell will display black list records that contain the following details:

Page top