Chapter 15 SMTP Redirect
UAG CLI Reference Guide
112
The following table describes the commands available for SMTP redirection. You must use the
configure terminal command to enter the configuration mode before you can use the
configuration commands.
15.2.1 smtp-redirect Sub-commands
The following table describes the sub-commands for several smtp-redirect commands. Note that
not all rule commands use all the sub-commands listed here.
Table 58 Command Summary: SMTP Redirect
COMMAND DESCRIPTION
[no] smtp-redirect <1..16> Enters the smtp-redirect sub-command mode to set a SMTP redirect
rule. The no command removes the rule. See Table 59 on page 112 for
the sub-commands.
[no] smtp-redirect activate Enables SMTP redirect on the UAG. The no command disables SMTP
redirect on the UAG.
smtp-redirect append Enters the smtp-redirect sub-command mode to create a new SMTP
redirect rule at the end of the current list. See Table 59 on page 112 for
the sub-commands.
smtp-redirect flush Clears all SMTP redirect rules.
smtp-redirect insert <1..16> Enters the smtp-redirect sub-command mode to to add a new SMTP
redirect rule before the specified rule number. See Table 59 on page
112 for the sub-commands.
smtp-redirect move <1..16> to <1..16> Moves the specified rule to the specified location and renumbers the
other rules accordingly.
show smtp-redirect [<1..16>] Displays settings of the specified or all SMT redirect rules.
show smtp-redirect activation Shows whether the SMTP redirect feature is enabled or disabled on the
UAG.
show smtp-redirect begin <1..16> end
<1..16>
Displays settings for a range of SMTP redirect rules.
Table 59 smtp-redirect Sub-commands
COMMAND DESCRIPTION
[no] activate Enables the SMTP redirect rule. The no command disables the
rule.
exit Leaves the sub-command mode.
[no] interface {interface_name|any} Sets the interface on which the SMTP traffic must be received for
the UAG to forward it to the specified SMTP server. The no
command resets the interface setting to the default (any). any
means all interfaces.
[no] server {domain_name|ip} Sets the domain name or the IP address of the SMTP server.
[no] source {address_object|any} Sets the source IP address or address group from which the SMTP
traffic should be sent. The no command resets the source setting
to the default (any). any means all IP address.
[no] user {user_name|any} Sets the user or user group for which you want to use this rule.
The no command resets the user setting to the default (any). any
means all users.