The display smtp server information command displays the configuration information about the SMTP mail server.
# Display the configuration information about the SMTP mail server.
<sysname> display smtp server information
--------------------------------------------------------------------------------
Mail server configuration:
--------------------------------------------------------------------------------
Server Host : 192.168.0.155
Server Port : 25
Auth User : smtpuser
Mail Sender : smtpuser1@mail.example.com
Mail Receiver : smtpuser2@mail.example.com
smtpuser3@mail.example.com
Mail CC Receiver: smtpuser4@mail.example.com
smtpuser5@mail.example.com
--------------------------------------------------------------------------------
Item |
Description |
|---|---|
| Server Host | Domain name or IP address of the SMTP server |
| Server Port | Port of the SMTP server |
| Auth User | User name for authentication on the SMTP server |
| Mail Sender | Email sender address |
| Mail Receiver | Email recipient address |
| Mail CC Receiver | Email CC address |