Overview
This article provides detailed information regarding Exinda CLI command email
which is used to configure email settings.
Information
- {}: Options are enclosed in braces and are separated by '|'
- []: Optional keywords are enclosed in brackets
- <>: User input is required where variables are enclosed in greater-than and less-than symbols
The following table describes the commands used for performing common actions related to email:
Action Description |
Command | Parameter Description |
To configure authentication options for sending email |
email auth {enable|password|username} |
|
To set handling of automatic support email |
email autosupport {enable|event} |
|
To configure settings for saving undeliverable emails |
email dead-letter {enable|cleanup} |
|
To set the maximum attachment size for diagnostic emails |
email diag-max-size <size-in-MB> |
NA (Not Applicable) |
To override the domain from which emails appear to come |
email domain <hostname-or-IP-address> |
NA (Not Applicable) |
To set the mail relay to be used to send emails |
email mailhub <hostname-or-IP-address> |
NA (Not Applicable) |
To set mail port to be used to send emails |
email mailhub-port <port-number> |
NA (Not Applicable) |
To set handling of events and failures via email | email notify {event|recipient} |
|
To set the username in the return address of the email notifications |
email return-addr <username> |
NA (Not Applicable) |
To include a hostname in the return address of the email notifications |
email return-host |
NA (Not Applicable) |
To send a test email to all configured event and failure recipients |
email send-test |
NA (Not Applicable) |
Find more CLI commands.