Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Server-Based Antispam Filtering Configuration Overview

For each UTM feature, configure feature parameters in the following order:

  1. Configure UTM custom objects for the feature:

    user@host# set security utm custom-objects
  2. Configure the main feature parameters, using feature profiles.

    user@host# set security utm feature-profile anti-spam
  3. Configure a UTM policy for each protocol, and attach this policy to a profile.

    user@host# set security utm utm-policy utmp1 anti-spam smtp-profile smtp1

    Note: Antispam filtering is only supported for the SMTP protocol.

  4. Attach the UTM policy to a security policy.

    user@host# set security policies from-zone trust to-zone untrust policy p1 then permit application-services utm-policy utmp1

Modified: 2013-09-18