How change priority setting in symapatico mail

In Symantec Mail Security, you can change the priority setting for emails by following these steps:

Method 1: Using the Symantec Mail Security Console

  1. Log in to the Symantec Mail Security Console.
  2. Click on "Email" in the top navigation menu.
  3. Click on "Rules" in the left-hand menu.
  4. Click on "Create New Rule" or edit an existing rule.
  5. In the "Rule Conditions" section, select "Priority" from the drop-down menu.
  6. Choose the priority level you want to apply to the emails that match the rule (e.g., High, Medium, Low).
  7. Click "Save" to save the changes.

Method 2: Using the Symantec Mail Security Policy Manager

  1. Log in to the Symantec Mail Security Policy Manager.
  2. Click on "Policies" in the top navigation menu.
  3. Click on "Create New Policy" or edit an existing policy.
  4. In the "Policy Settings" section, scroll down to the "Email" section.
  5. Click on "Priority" and select the priority level you want to apply to emails (e.g., High, Medium, Low).
  6. Click "Save" to save the changes.

Method 3: Using the Symantec Mail Security API

You can also use the Symantec Mail Security API to change the priority setting for emails programmatically. You can use the SetPriority method to set the priority level for a specific email or for all emails that match a specific rule.

For example, you can use the following API command to set the priority level for an email with the subject " Urgent":

SetPriority -subject "Urgent" -priority High

Note: The above methods are applicable to Symantec Mail Security versions 7.0 and later. For earlier versions, the steps may vary.