Skip Navigation

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.
  1. In the 
    NDS
     console, navigate to 
    Management
     > 
    Configuration
    .
  2. Open the 
    nds.plugins.opm.accountConfig
     key.
  3. Locate the 
    <AccountConfig>
     node with the subnode of 
    <accountId>
     that matches the account to be modified.
  4. In the 
    <xHeaders>
     sub node, change the value of the 
    Priority
     attribute: to 3 instead of 1.
    The following example shows the updated value:
    <xHeaders>X-Priority: 
    3
     (Highest) Priority: Urgent Importance: high</xHeaders>
  5. Change the value of the following node so that the value is "true": 
    <hasChanged>
    true
    </hasChanged>
  6. Click 
    Save
    .
  7. Wait for 30 seconds and then send a test email alert to your email inbox.
  8. Verify the priority in the email.