User Email Notifications
Configure new-user email notifications in DuploCloud
DuploCloud supports system-generated email notifications for key user events, including welcome emails sent to new users when they're added to the system, and notification emails sent to specified recipients when a new admin user is added. This page explains how you to customize new user welcome emails, and configure new admin user emails.
Customizing Welcome Emails for New Users
When a new user is added in DuploCloud, the system sends a welcome email. Complete the following steps to customize the email content.
Navigate to Administrator → System Settings → System Config.
Click Add. The Add Config pane displays.
In the Config Type list box, select AppConfig.
In the Key field, select one of the following:
new_user_email_subject
: to customize the subject linenew_user_email_body
: to customize the email body
In the Value field, enter:
A plain text subject line (e.g.,
Welcome to DuploCloud!
), orAn HTML-formatted email body (see example and formatting guidelines below).
Click Submit. The email subject line or body is customized.
Example Email Body:
Configuring New Admin User Email Notifications
When a new admin user is created in DuploCloud, you can configure the system to send an email notification for added visibility. This is especially useful for auditing and compliance purposes. To configure new admin user email notifications, first enable new admin notifications, and then choose the notification recipients.
Enabling New Admin User Email Notifications
Navigate to Administrator -> System Settings -> System Config.
Click Add. The Add Config pane displays.
Complete the following fields:
Config Type
Select Flags
Key
Select Enable new admin notification
Value
Enter True
to enable email notifications for new admin users.
Click Submit to save the setting. When the flag is set to
True
, an email will be sent to configured recipients (see steps below for configuring recipients) each time a new admin user is added.
Configuring New Admin Email Recipients
Configure which email addresses receive new admin user email notifications.
Navigate to Administrator → System Settings → System Config.
Click Add. The Add Config pane displays.
Complete the following fields:
Config Type
Select AppConfig
Key
Select Notification Admin Emails
Value
Enter one or more email addresses, separated by semicolons (e.g., admin1@example.com;admin2@example.com
Click Submit to save the setting. It may take up to 24 hours for the change to take effect. Once applied, the specified recipients will receive an email notification each time a new admin user is added.
Be careful when changing this setting, as it impacts who receives sensitive system notifications.
Last updated
Was this helpful?