Chapter 44 Anti-Spam
ZyWALL Series CLI Reference Guide
406
Use the white list to identify legitimate e-mail and the black list to identify spam e-mail. The following
table describes the commands for configuring the white list and black list. You must use the
configure
terminal
command to enter the configuration mode before you can use these commands.
Table 217 Commands for Anti-Spam White and Black Lists
COMMAND DESCRIPTION
[no] anti-spam white-list activate
Turns the white list checking on or off. Turn on the white
list to forward e-mail that matches (an active) white list
entry without doing any more anti-spam checking on
that individual e-mail.
[no] anti-spam white-list [rule_number]
ip-address ip subnet_mask
{activate|deactivate}
Adds, edits, or removes a white list entry to check e-mail
for a specific source or relay IPv4 address. Also turns the
entry on or off.
[no] anti-spam white-list [rule_number]
ip6-address ipv6_subnet
{activate|deactivate}
Adds, edits, or removes a white list entry to check e-mail
for a specific source or relay IPv6 address. Also turns the
entry on or off.
[no] anti-spam white-list [rule_number]
e-mail email {activate|deactivate}
Adds, edits, or removes a white list entry to check e-mail
for a specific source e-mail address or domain name.
Also turns the entry on or off.
[no] anti-spam white-list [rule_number]
mail-header mail-header mail-header-
value {activate|deactivate}
Adds, edits, or removes a white list entry to check e-mail
for specific header fields and values. Also turns the entry
on or off.
[no] anti-spam white-list [rule_number]
subject subject {activate|deactivate}
Adds, edits, or removes a white list entry to check e-mail
for specific content in the subject line. Also turns the
entry on or off.
[no] anti-spam black-list activate
Turns the black list checking on or off. Turn on the black
list to treat e-mail that matches (an active) black list
entry as spam.
[no] anti-spam black-list [rule_number]
ip-address ip subnet_mask
{activate|deactivate}
Adds, edits, or removes a black list entry to check e-mail
for a specific source or relay IPv4 address. Also turns the
entry on or off.
[no] anti-spam black-list [rule_number]
ip6-address ipv6_subnet
{activate|deactivate}
Adds, edits, or removes a black list entry to check e-mail
for a specific source or relay IPv6 address. Also turns the
entry on or off.
[no] anti-spam black-list [rule_number]
e-mail email {activate|deactivate}
Adds, edits, or removes a black list entry to check e-mail
for a specific source e-mail address or domain name.
Also turns the entry on or off.
[no] anti-spam black-list [rule_number]
mail-header mail-header mail-header-
value {activate|deactivate}
Adds, edits, or removes a black list entry to check e-mail
for specific header fields and values. Also turns the entry
on or off.
[no] anti-spam black-list [rule_number]
subject subject {activate|deactivate}
Adds, edits, or removes a black list entry to check e-mail
for specific content in the subject line. Also turns the
entry on or off.
anti-spam tag black-list [tag]
Configures a message or label (up to 15 ASCII
characters) to add to the mail subject of e-mails that
match an anti-spam black list entry.
show anti-spam white-list [status]
Displays the current anti-spam white list. Use status to
show the activation status only.
show anti-spam black-list [status]
Displays the current anti-spam black list. Use status to
show the activation status only.
show anti-spam tag black-list
Shows the configured anti-spam black list tag.