smtp command
Use this command to display and configure settings for the SMTP server for email alerts.
Syntax:
smtp [-options]
Option | Description | Values |
---|---|---|
-s | SMTP server IP address or host name | Valid IP address or host name (63 character limit) |
-pn | SMTP port number | Valid port number |
-auth | SMTP authentication support | enabled, disabled |
-authn | SMTP authentication user name | String (limited to 256 characters) |
-authpw | SMTP authentication password | String (limited to 256 characters) |
-authmd | SMTP authentication method | CRAM-MD5, LOGIN |
-rpath | SMTP reverse-path email address. | Valid email address |
Example:
system> smtp -auth enabled
XCC will not be fully FIPS compliant if the function is enabled.
Invalid user name
system> smtp -auth enabled -authn usename -authpw 123456
XCC will not be fully FIPS compliant if the function is enabled.
ok
system> smtp
-s: 0.0.0.0
-pn: 25
-auth: enabled
-authn: usename
-authmd: CRAM-MD5
-rpath:
Envoyer des commentaires