Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Juniper Paragon Automation User Guide
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

set paragon cluster mail-server

date_range 14-Nov-24

Syntax

content_copy zoom_out_map
set paragon cluster mail-server smtp-allowed-sender-domains sender_domains
content_copy zoom_out_map
set paragon cluster mail-server smtp-relayhost hostname
content_copy zoom_out_map
set paragon cluster mail-server smtp-relayhost-password relayhost_password
content_copy zoom_out_map
set paragon cluster mail-server smtp-relayhost-username relayhost_username
content_copy zoom_out_map
set paragon cluster mail-server smtp-sender-email sender_email_address
content_copy zoom_out_map
set paragon cluster mail-server smtp-sender-name sender_name
content_copy zoom_out_map
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 Juniper Paragon Automation Release 2.0.0.

smtp-enabled option introduced in Juniper Paragon Automation Release 2.1.0.

footer-navigation