Hi everyone!
Can you help me to find solution how to change email subject in the script runner custom email listener.
Ill tried override it in the Condition and Configuration section like this:
mail.setSubject("(${issue}) ${issue.summary}")
or in the Subject template section like this:
(${issue}) ${issue.summary}
Email subject always contains this subject:
[MASSMAIL][JIRA] *
How can I remove it? ;)
Hi Nikita,
This is an email prefix, which is set in the Outgoing Mail section of JIRA. If you go to this section, you can see the settings for the mail server and you can click "Edit" and change the prefix. It cannot be blank, but you can change it to something different, even just a single character.
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.