Chapter 4
| System Management Commands
SMTP Alerts
– 117 –
logging sendmail This command enables SMTP event handling. Use the no form to disable this
function.
Syntax
[no] logging sendmail
Default Setting
Enabled
Command Mode
Global Configuration
Example
Console(config)#logging sendmail
Console(config)#
logging sendmail host This command specifies SMTP servers that will be sent alert messages. Use the no
form to remove an SMTP server.
Syntax
[no] logging sendmail host host [username username password password
auth-basic]
host - IP address of an SMTP server that will be sent alert messages for event
handling.
username - Name of SMTP server user. (Range: 1-64 characters)
password - Password of SMTP server user. (Range: 1-64 characters)
auth-basic - Indicates that Base 64 encoding is used.
Default Setting
None
logging sendmail level Severity threshold used to trigger alert messages GC
logging sendmail
destination-email
Email recipients of alert messages GC
logging sendmail
source-email
Email address used for “From” field of alert messages GC
show logging sendmail Displays SMTP event handler settings NE, PE
Table 21: Event Logging Commands (Continued)
Command Function Mode