ESR series service routers.ESR-Series. User manual
•
•
•
Step Description Command Keys
5 Create Antispam service profile esr(config)# security antispam
profile <NAME>
<NAME>- up to 31 characters.
6 Set the description of the
Antispam service profile
(optional).
esr(config-antispam-profile)#
description<DESCRIPTION>
<DESCRIPTION> – up to 255
characters.
7 Set the marking type for e-mails
that the Antispam service
classifies as 'Spam'.
esr(config-antispam-profile)#
mark-type <MARK-TYPE>
<MARK-TYPE> – the marking type of
an email categorized as 'Spam'.
Possible values:
header – add the X-Spam
header to email headers;
subject – add the [SPAM] tag
before the subject of the email.
8 Create the mail domain profile
and mailbox addresses
(optional).
esr(config)# object-group email
<NAME>
<NAME> – up to 31 characters.
9 Set the description of the mail
domain profile and mailbox
addresses (optional).
esr(config-object-group-email)#
description<DESCRIPTION>
<DESCRIPTION> – up to 255
characters.
10 Enter the mail domain or mailbox
address into the profile
(optional).
esr(config-object-group-email)#
email <NAME>
<NAME> – up to 63 characters.
11 Create a rule in the Antispam
service profile (optional).
esr(config-antispam-profile)#
rule <ORDER>
<ORDER> – rule number, may take
values from 1..100.
12 Set the description of the
Antispam service profile rule
(optional).
esr(config-antispam-profile)#
description<DESCRIPTION>
<DESCRIPTION> – up to 255
characters.
13 Specify the profile of transmitter
IP addresses for which the rule
should work (optional).
esr(config-antispam-profile-
rule)# sender ip <NAME>
<NAME> – up to 31 characters.
14 Set the profile of mail domains
and mailbox addresses for which
the rule should trigger (optional).
esr(config-antispam-profile-
rule)# sender email <NAME>
<NAME> – up to 31 characters.
15 Specify the action for the rule. esr(config-antispam-profile-
rule)# action <ACTION>
<ACTION> – assigned action. Possible
values:
reject – further delivery of the
letter is prohibited, the sender
of the letter is sent a reply
about the error.