tags 184583 patch
thanks

Hello,

Attached is a really trivial patch that does just what this report
requested: add a Mail-Followup-To header to the mails forwarded to the
maintainer on submission of a new report. This will prevent sending of a
followup (reply-all) to the submit@ address again (in supporting MUA's
like Mutt).

I hope this can be applied.


Thijs Kinkhorst
--- process.prev        2005-03-08 15:43:46.664034152 +0100
+++ process     2005-03-08 15:52:34.242829984 +0100
@@ -642,6 +642,7 @@
     &sendmessage(<<END,["[EMAIL PROTECTED]",@resentccs],[EMAIL PROTECTED]);
 Subject: $gBug#$ref: $newsubject
 Reply-To: $replyto, [EMAIL PROTECTED]
+Mail-Followup-To: $replyto, [EMAIL PROTECTED]
 Resent-From: $header{'from'}
 ${orgsender}Resent-To: [EMAIL PROTECTED]
 ${resentcc}Resent-Date: $tdate

Attachment: signature.asc
Description: OpenPGP digital signature



Reply via email to