I'm using the "Send a custom email" Post Function and I'm wondering if there's a way to flag the email as important? I saw this similar question asked and asked Jamie if a solution was ever implemented (waiting to hear back). Anyhow, I figured I'd ask the question again in hopes that someone else might have an answer/solution. :) Thanks in advance!
You can do this by setting the piority header in the "Condition and configuraton" section of the send custom email script like so:
mail.addHeader("X-Priority", "1 (Highest)")
true
Thanks for the suggestion Adam but we're looking for a way to utilize the "X-Priority" email header as Jamie pointed out in the linked question mentioned in my original post.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I've actually realised this is possible if you have one of the later versions of ScriptRunner which has the "Condition and configuration" section in the send a custom email script. Have updated my answer above.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.