[JIRA] [email-ext-plugin] (JENKINS-30817) Add option to disable In-Reply-To header

40 views
Skip to first unread message

public@scott-weldon.com (JIRA)

unread,
Oct 6, 2015, 3:28:01 PM10/6/15
to jenkinsc...@googlegroups.com
Scott Weldon created an issue
 
Jenkins / Improvement JENKINS-30817
Add option to disable In-Reply-To header
Issue Type: Improvement Improvement
Assignee: Alex Earl
Components: email-ext-plugin
Created: 06/Oct/15 7:27 PM
Priority: Minor Minor
Reporter: Scott Weldon

I would like to request that an option be added to disable the In-Reply-To header. I see that this headers was added in response to issue 3089, and the relevant section of code can be found here.

My use case: my company uses ZenDesk to track issues, and we have Jenkins set up to send email notifications after every build. Since we generally already have a ticket open for that task, we merge the newly-created ticket into the original ticket. If that original ticket was requested by a client, and not an internal user, then any updates that Jenkins sends ("Still Failing", "Fixed", etc.) will also be sent to the client, which we would prefer to avoid. If there was an option to disable the In-Reply-To header, that would fix this issue.

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265)
Atlassian logo

slide.o.mix@gmail.com (JIRA)

unread,
Oct 8, 2015, 11:16:01 PM10/8/15
to jenkinsc...@googlegroups.com
Alex Earl commented on Improvement JENKINS-30817
 
Re: Add option to disable In-Reply-To header

You should be able to remove the header via a pre-send script.

msg.removeHeader("In-Reply-To")
msg.removeHeader("References")

slide.o.mix@gmail.com (JIRA)

unread,
Oct 8, 2015, 11:17:01 PM10/8/15
to jenkinsc...@googlegroups.com
Alex Earl resolved as Won't Do
 
Change By: Alex Earl
Status: Open Resolved
Resolution: Won't Do

public@scott-weldon.com (JIRA)

unread,
Oct 13, 2015, 6:34:02 PM10/13/15
to jenkinsc...@googlegroups.com

public@scott-weldon.com (JIRA)

unread,
Oct 13, 2015, 6:34:02 PM10/13/15
to jenkinsc...@googlegroups.com
Scott Weldon closed an issue as Won't Do
 
Change By: Scott Weldon
Status: Resolved Closed
Reply all
Reply to author
Forward
0 new messages