본문으로 건너뛰기

smtp command

Use this command to display and configure settings for the SMTP server for email alerts.

Syntax:
smtp [-options]
Table 1. smtp options
OptionDescriptionValues
-sSMTP server IP address or host nameValid IP address or host name (63 character limit)
-pnSMTP port numberValid port number
-authSMTP authentication supportenabled, disabled
-authnSMTP authentication user nameString (limited to 256 characters)
-authpwSMTP authentication passwordString (limited to 256 characters)
-authmd SMTP authentication methodCRAM-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: