Alertemail setting, Command syntax pattern, Examples – Fortinet Version 3.0 User Manual
Page 52
FortiBridge Version 3.0 Administration Guide
52
09-30000-0163-20061109
alertemail setting
config CLI commands
alertemail setting
Use this command to configure the FortiBridge unit to send alert email to up to three recipients when
action on failure is set to send a alert email message.
Command syntax pattern
config alertemail setting
set
end
config alertemail setting
unset
get alertemail setting
show alertemail setting
Examples
This example shows how to configure the SMTP server and user name and password, enable
authentication and add two email addresses.
config alertemail setting
set server mail.ourcompany.com
set username [email protected]
set authenticate enable
set password pwd23
set mailto1 [email protected]
set mailto2 [email protected]
end
This example shows how to display the alertemail settings.
get alertemail setting
This example shows how to display the configuration of the alertemail setting command.
show alertemail setting
Keywords and variables
Description
Default
authenticate
{disable | enable}
Enable SMTP authentication if the FortiBridge unit is required to
authenticate to connect to the SMTP server.
disable
mailto1
Enter an email address. This is one of the email addresses to which
the FortiBridge unit sends alert email.
No
default.
mailto2
Enter an email address. This is one of the email addresses to which
the FortiBridge unit sends alert email.
No
default.
mailto3
Enter an email address. This is one of the email addresses to which
the FortiBridge unit sends alert email.
No
default.
password
Enter the password that the FortiBridge unit needs to access the
SMTP server.
No
default.
server
{
Enter the name of the SMTP server, in the format
smtp.domain.com
,
to which the FortiBridge unit should send
email. The SMTP server can be located on any network connected
to the FortiBridge unit.
No
default.
username
Enter a valid email address in the format [email protected]. This
address appears in the From header of the alert email.
No
default.