From 7ae482ce66c8514e116e3e4721b4c1ff47b39ce4 Mon Sep 17 00:00:00 2001 From: joy <> Date: Tue, 18 Sep 2001 19:04:41 -0800 Subject: [PATCH] [project @ 2001-09-18 20:04:41 by joy] added appropriate Reply-To: lines for the ACK messages that could use them; cosmetics --- scripts/process.in | 12 +++++++++--- scripts/service.in | 3 ++- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/scripts/process.in b/scripts/process.in index 338aae4..f5f0df2 100755 --- a/scripts/process.in +++ b/scripts/process.in @@ -1,5 +1,5 @@ #!/usr/bin/perl -# $Id: process.in,v 1.36 2001/08/19 02:09:18 doogie Exp $ +# $Id: process.in,v 1.37 2001/09/18 20:04:41 joy Exp $ # # Usage: process nn # Temps: incoming/Pnn @@ -341,6 +341,7 @@ Message-ID: In-Reply-To: $s_msgid References: $header{'message-id'} $s_msgid X-$gProject-PR-Message: they-closed $ref +Reply-To: $ref\@$gEmailDomain This is an automatic notification regarding your $gBug report #$ref: $s_subject, @@ -351,8 +352,7 @@ $markedby. Their explanation is attached below. If this explanation is unsatisfactory and you have not received a better one in a separate -message then please contact the developer directly, or email -$ref\@$gEmailDomain or me. +message then please contact the developer, by replying to this email. $gMaintainer (administrator, $gProject $gBugs database) @@ -618,6 +618,7 @@ Message-ID: In-Reply-To: $header{'message-id'} References: $header{'message-id'} X-$gProject-PR-Message: ack-quiet $ref +Reply-To: $ref-quiet\@$gEmailDomain Thank you for the problem report you have sent regarding $gProject. This is an automatically generated reply, to let you know your message @@ -644,6 +645,7 @@ Message-ID: In-Reply-To: $header{'message-id'} References: $header{'message-id'} X-$gProject-PR-Message: ack-maintonly $ref +Reply-To: $ref-maintonly\@$gEmailDomain Thank you for the problem report you have sent regarding $gProject. This is an automatically generated reply, to let you know your message has @@ -667,6 +669,7 @@ Message-ID: In-Reply-To: $header{'message-id'} References: $header{'message-id'} X-$gProject-PR-Message: ack $ref +Reply-To: $ref\@$gEmailDomain Thank you for the problem report you have sent regarding $gProject. This is an automatically generated reply, to let you know your message has @@ -697,6 +700,7 @@ Message-ID: In-Reply-To: $header{'message-id'} References: $header{'message-id'} X-$gProject-PR-Message: ack-info-quiet $ref +Reply-To: $ref-quiet\@$gEmailDomain Thank you for the additional information you have supplied regarding this problem report. It has NOT been forwarded to the developers, but @@ -721,6 +725,7 @@ Message-ID: In-Reply-To: $header{'message-id'} References: $header{'message-id'} X-$gProject-PR-Message: ack-info $ref +Reply-To: $ref-maintonly\@$gEmailDomain Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the developer(s) (but @@ -742,6 +747,7 @@ Message-ID: In-Reply-To: $header{'message-id'} References: $header{'message-id'} X-$gProject-PR-Message: ack-info-maintonly $ref +Reply-To: $ref\@$gEmailDomain Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the developer(s) and diff --git a/scripts/service.in b/scripts/service.in index aaf9be5..d5ad2d4 100755 --- a/scripts/service.in +++ b/scripts/service.in @@ -1,5 +1,5 @@ #!/usr/bin/perl -# $Id: service.in,v 1.43 2001/09/18 19:35:22 joy Exp $ +# $Id: service.in,v 1.44 2001/09/18 20:04:41 joy Exp $ # ^ more or less ^ # # Usage: service .nn @@ -282,6 +282,7 @@ Subject: $gBug#$ref acknowledged by developer References: $header{'message-id'} $s_msgid In-Reply-To: $s_msgid Message-ID: +Reply-To: $ref\@$gEmailDomain This is an automatic notification regarding your $gBug report #$ref: $s_subject, -- 2.39.2