
System Management Commands
4-474
logging sendmail hostThis command specifies SMTP servers that will be sent alert message s. Use the no
form to remove an SMTP server.
Syntax
[no] logging sendmail host ip_address
ip_address - IP address of an SMTP server that will be sent alert
messages for event handling.
Default Setting
None
Command Mode
Global Configuration
Command Usage
• You can specify up to three SMTP servers for event handing. However, you
must enter a separate command to specify each server.
• To send email alerts, the switch first opens a connection, sends all the email
alerts waiting in the queue one by one, and finally closes the connection.
• To open a connection, the switch first selects the server that successfully sent
mail during the last connection, or the first server configured by this c ommand.
If it fails to send mail, the switch selects the next server in the list and tries to
send mail again. If it still fails, the system will repeat the process at a periodic
interval. (A trap will be triggered if the switch cannot successfully open a
connection.)
Example
logging sendmail levelThis command sets the severity threshold used to trigger alert messages.
Syntax
logging sendmail level level
level - One of the system message levels (page 4-42). Messages sent
include the selected level down to level 0. (Range:0-7; Default: 7)
Default Setting
Level 7
logging sendmail Enables SMTP event handling GC 4-49
show logging sendmail Displays SMTP event handler settings NE, PE 4-49
Console(config)#logging sendmail host 192.168.1.19
Console(config)#
Table4-20. SMTP Alert Comm ands
Command Function Mode Page