SpamTitan allows you to add a list of trusted IPs and hostnames that are allowed to send emails using your domain. IPs, hostnames, and trusted networks can bypass anti-spoof testing. In general, using IPs is more secure than using hostnames. Try to only use hostnames if you are not using SPF, as your service has too many IPs to list.

Keep the following in mind when using anti-spoofing:

  • Email coming from an IP approved for outbound relay is not checked for spoofing.

  • If SPF is enabled and the IP/Hostname list is empty, then the SPF test results are applied.

  • If SPF is disabled and the IP/Hostname list is empty, then no testing is applied.

  • If SPF is disabled and there is an IP/Hostname listed, then the IP is tested to determine if it matches. If it matches, then the anti-spoofing rule is not triggered; if it doesn't match then the anti-spoofing rule is triggered.

  • If SPF is enabled and there is an IP/Hostname listed, then the IP is tested to determine if it matches. If it matches, then no SPF testing is applied. If it fails, then SPF testing is applied.

Follow the steps below to add a trusted IP or Hostname for domain anti-spoofing.

  1. Go to the customer level, and from the side-bar menu select Filtering > Anti-Spoof.

  2. Locate the domain that you want to add a trusted IP/Hostname to, and select it. The Domain Anti-Spoofing Data slideout appears.

  3. Select the Add IP & Hostnames tab.

    ST-Domain-slideout-Add-IP-Hostnames.jpg
  4. From here you can add single or multiple IPs/Networks and Hostnames as follows:

    • Add Single IP/Network

      1. Select Add Single IP/Network and enter the following details:

        • IP/Network: The IP address you want to add.

          If Use SPF Record for IP Validation is OFF in Anti-Spoofing settings, the IPs added here are trusted to send email using your domain. CIDR notation ranges can be used.

        • Netmask: The 32-bit netmask that is used to divide an IP address into its respective subnets [255.255.255.255 - 255.0.0.0.0]

        • Comments (optional): Add a description for the IP.

      2. Select Add.

    • Add Multiple IP/Network Using CSV

      1. Select Add Multiple IP/Nework Using CSV to upload multiple IPs/Networks at one time, using a CSV file.

      2. If you don't already have a CSV file to upload, you can download a sample from the UI. Save it and populate it with your IPs/Hostnames.

      3. Upload your new CSV file by clicking in the indicated area in the UI.

      4. Locate the file in the pop-up window or drag and drop it from your folder.

    • Add Single Hostname

      1. Select Add Single Hostname and enter the following details:

        • Hostname: Enter a hostname that is trusted to send email using your domain. For example, www.example.com. Enter example.com to include any sub-domains such as support.example.com, or docs.example.com.

          Regular expression patterns can be used. However, be advised that the more generic the expression, the easier it is to bypass spoofing.

        • Comments (optional): Add a description for the hostname.

      2. Select Add.

    • Add Multiple Hostnames Using CSV

      1. Select Add Multiple Hostnames Using CSV to upload multiple hostnames at one time, using a CSV file.

      2. If you don't already have a CSV file to upload, you can download a sample from the UI. Save it and populate it with your hostnames.

      3. Upload your new CSV file by clicking in the indicated area in the UI.

      4. Locate the file in the pop-up window or drag and drop it from your folder.