Server-Based Spam Filtering Configuration Overview

For each UTM feature, you should 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. The following example creates the anti-spam feature profile:

    user@host# set security utm feature-profile anti-spam
  3. Configure a UTM policy for each protocol and attach this policy to a profile. The following example creates the utmp1 UTM policy for SMTP and attaches it to the smtp1 profile:

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

    Note: At this time, the antispam feature is only supported for the SMTP protocol.

  4. Attach the UTM policy to a security policy. The following example attaches the utmp1 UTM policy to the p1 security policy:

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

Related Topics

JUNOS Software Feature Support Reference for SRX Series and J Series Devices