set paragon cluster mail-server
Syntax
set paragon cluster mail-server smtp-allowed-sender-domains sender_domains
set paragon cluster mail-server smtp-relayhost hostname
set paragon cluster mail-server smtp-relayhost-password relayhost_password
set paragon cluster mail-server smtp-relayhost-username relayhost_username
set paragon cluster mail-server smtp-sender-email sender_email_address
set paragon cluster mail-server smtp-sender-name sender_name
set paragon cluster mail-server smtp-enabled (false|true)
Hierarchy Level
[edit]
Description
Configure SMTP to notify users when their accounts are created, activated, or modified.
If you are updating the SMTP settings post installation of the Paragon Automation
cluster, use the request paragon deploy cluster input "-t addon-apps,papi -e
target_components=papi-kafka-emitter,mailservice" command to deploy the updates.
For more information, see Configure
SMTP Settings in Paragon Shell.
Options
smtp-allowed-sender-domains sender_domains |
Set the e-mail domains from which Paragon Automation sends e-mails to users. |
smtp-relayhost hostname |
Set the name of the SMTP server that relays messages |
smtp-relayhost-password relayhost_password |
(Optional) Set the password for the SMTP (relay) server. |
smtp-relayhost-username relayhost_username |
(Optional) Set the user name to access the SMTP (relay) server. |
smtp-sender-email sender_email_address |
Set the e-mail address that appears as the sender's e-mail address to the e-mail recipient. |
smtp-sender-name sender_name |
Set the name that appears as the sender’s name in the e-mails sent to users from Paragon Automation. |
smtp-enabled (false | true) |
(Mandatory) Enable or disable SMTP. |
Required Privilege Level
configure
Release Information
Statement introduced in Paragon Automation Release 2.0.0.
smtp-enabled option introduced in Paragon Automation Release 2.1.0.