Email priority
The priority setting for emails specifies the priority displayed in email alerts. The priority is set at the account level and the default setting is Highest (1). This section describes how to change the priority in the plug-in in the AccountConfig section.
- In theNDSconsole, navigate toManagement>Configuration.
- Open thends.plugins.opm.accountConfigkey.
- Locate the<AccountConfig>node with the subnode of<accountId>that matches the account to be modified.
- In the<xHeaders>sub node, change the value of thePriorityattribute: to 3 instead of 1.The following example shows the updated value:<xHeaders>X-Priority:3(Highest) Priority: Urgent Importance: high</xHeaders>
- Change the value of the following node so that the value is "true":<hasChanged>true</hasChanged>
- ClickSave.
- Wait for 30 seconds and then send a test email alert to your email inbox.
- Verify the priority in the email.