HP VPN Firewall Appliances Attack Protection Command Reference
95
Views
POP3 filtering policy view, SMTP filtering policy view
Default command level
2: System level
Parameters
email-entry-name: Specifies the name of the email address filtering entry for sender filtering, a
case-sensitive string of 1 to 32 characters. The email address filtering entry must already exist.
Usage guidelines
You can specify multiple email address filtering entries for sender filtering.
Examples
# Create an email address filtering entry Anysuspicious and add an email address
Anysuspicious@test.com to the entry.
<Sysname> system-view
[Sysname] content-filtering email-address-entry Anysuspicious
[Sysname-contflt-email-students] mailaddress Anysuspicious@test.com
[Sysname-contflt-email-students] quit
# Apply the email address filtering entry Anysuspicious for sender filtering in the SMTP filtering policy
SMTPBanned.
[Sysname] content-filtering smtp-policy SMTPBanned
[Sysname-contflt-smtp-policy-SMTPBanned] sender-filtering email-entry Anysuspicious
[Sysname-contflt-smtp-policy-SMTPBanned] quit
# Apply the email address filtering entry Anysuspicious for sender filtering in the POP3 filtering policy
POP3Banned.
[Sysname] content-filtering pop3-policy POP3Banned
[Sysname-contflt-pop3-policy-POP3Banned] sender-filtering email-entry Anysuspicious
Related commands
• content-filtering email-address-entry
• content-filtering smtp-policy
• content-filtering pop3-policy
smtp-policy
Use smtp-policy to apply an SMTP filtering policy to a content filtering policy template.
Use undo smtp-policy to remove the application of an SMTP filtering policy.
Syntax
smtp-policy policy-name
undo smtp-policy policy-name
Default
No SMTP filtering policy is applied to a content filtering policy template.
Views
Content filtering policy template view