Stopping automated confirmation of reciept emails

Jose Guzman September 3, 2013

I am trying to identify how to halt the confirmation of receipt email generated subsequent to the project queue receiving a new issue.

Regards

1 answer

0 votes
AlaA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 3, 2013

Hey,

I suspect what you want to achieve here is to avoid having mail loops generated by the confirmation emails, am I right? If that's the case, then the work-around for it is to do the following:

  1. To turn on the Exclude email header, you can find it in System > General Configuration. This will mark all the emails sent out of JIRA with a precedence "bulk".
  2. Set the value for bulk in the Mail Handler by editing your Mail Handler. You can choose few actions to be performed:
  • Ignore the email and do nothing.
  • Forward the email.
  • Delete the email permanently.
  • Accept the email for processing

I hope that was helpful.

cheers,

Suggest an answer

Log in or Sign up to answer