Mellanox MLNX-OS®Command Reference Guide for SX1018HP Ethernet Managed Blade Switch
Rev 1.6.2
Mellanox Technologies
250
email return-addr
email return-addr <username>
no email domain
Sets the username or fully-qualified return address from which email notifications are
sent.
• If the string provided contains an “@” character, it is considered to be fully-qualified and
used as-is.
• Otherwise, it is considered to be just the username, and we append “@<host-
name>.<domain>”. The default is “do-not-reply”, but this can be changed to “admin” or
whatnot in case something along the line does not like fictitious addresses.
The no form of the command resets this attribute to its default.
Syntax Description username Username.
Default do-not-reply
Modes/Context Config
History 3.1.0000
Role admin
Example
switch (config) # email return-addr user1
switch (config) # show email
Mail hub:
Mail hub port: 25
Domain: (not specified)
Return address: user1
Include hostname in return address: yes
...
switch (config) #
Related Commands show email
Note