Administrator Guide

Security Commands 921
show mail-server
Use the show mail-server command to display the configuration of all the
mail servers or a particular mail server.
Syntax
show mail-server {ip-address | hostname | all}
Default Configuration
This command has no default configuration.
Command Mode
Privileged Exec, Global Configuration mode and all Configuration submodes
User Guidelines
This command has no user guidelines.
Example
console#show mail-server all
Mail Servers Configuration:
No of mail servers configured......................1
Email Alert Mail Server Address.................. 10.131.1.11
Email Alert Mail Server Port........................ 465
Email Alert SecurityProtocol........................ tlsv1
Email Alert Username................................ admin
Email Alert Password................................ password
console#show mail-server all
Mail Servers Configuration:
No of mail servers configured......................1
Email Alert Mail Server Address.................. 10.131.1.11
Email Alert Mail Server Port........................ 465
Email Alert SecurityProtocol........................ tlsv1
Email Alert Username................................ admin
Email Alert Password................................ password
console#show mail-server 10.131.1.11