From 511f3b5c368cddd4cd4dc90a7741f7bc3989d479 Mon Sep 17 00:00:00 2001 From: Ansgar Burchardt Date: Wed, 3 Jul 2013 17:06:25 +0200 Subject: [PATCH] add Auto-Submitted header to mails Add an Auto-Submitted header in addition to the Precedence header. --- templates/process-command.processed | 1 + templates/process-new.bxa_notification | 1 + templates/process-unchecked.accepted | 1 + templates/process-unchecked.new | 1 + templates/process-unchecked.override-disparity | 1 + templates/queue.rejected | 1 + templates/transition.removed | 1 + tools/debianqueued-0.9/debianqueued | 1 + 8 files changed, 8 insertions(+) diff --git a/templates/process-command.processed b/templates/process-command.processed index 979032f2..3fc62062 100644 --- a/templates/process-command.processed +++ b/templates/process-command.processed @@ -4,6 +4,7 @@ Cc: __CC__ __BCC__ X-Debian: DAK Precedence: bulk +Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit diff --git a/templates/process-new.bxa_notification b/templates/process-new.bxa_notification index 8fafaa9c..56acef1f 100644 --- a/templates/process-new.bxa_notification +++ b/templates/process-new.bxa_notification @@ -4,6 +4,7 @@ To: bxa@ftp-master.debian.org __BCC__ X-Debian: DAK Precedence: junk +Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit diff --git a/templates/process-unchecked.accepted b/templates/process-unchecked.accepted index efc16ec3..78dfc464 100644 --- a/templates/process-unchecked.accepted +++ b/templates/process-unchecked.accepted @@ -4,6 +4,7 @@ __BCC__ X-Debian: DAK X-Debian-Package: __SOURCE__ Precedence: bulk +Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit diff --git a/templates/process-unchecked.new b/templates/process-unchecked.new index 8f401ce5..4974b2f1 100644 --- a/templates/process-unchecked.new +++ b/templates/process-unchecked.new @@ -4,6 +4,7 @@ __BCC__ X-Debian: DAK X-Debian-Package: __SOURCE__ Precedence: bulk +Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit diff --git a/templates/process-unchecked.override-disparity b/templates/process-unchecked.override-disparity index b1dd84bd..ab542fe0 100644 --- a/templates/process-unchecked.override-disparity +++ b/templates/process-unchecked.override-disparity @@ -4,6 +4,7 @@ __BCC__ X-Debian: DAK X-Debian-Package: __SOURCE__ Precedence: junk +Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit diff --git a/templates/queue.rejected b/templates/queue.rejected index 40957d7c..d8edb371 100644 --- a/templates/queue.rejected +++ b/templates/queue.rejected @@ -5,6 +5,7 @@ __CC__ X-Debian: DAK X-Debian-Package: __SOURCE__ Precedence: bulk +Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit diff --git a/templates/transition.removed b/templates/transition.removed index 4e064a3f..eb9d8f0a 100644 --- a/templates/transition.removed +++ b/templates/transition.removed @@ -3,6 +3,7 @@ To: __TRANSITION_EMAIL__ __BCC__ X-Debian: DAK Precedence: bulk +Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit diff --git a/tools/debianqueued-0.9/debianqueued b/tools/debianqueued-0.9/debianqueued index a0ae3e26..46ce787f 100755 --- a/tools/debianqueued-0.9/debianqueued +++ b/tools/debianqueued-0.9/debianqueued @@ -2294,6 +2294,7 @@ Date: $date X-Debian: DAK X-DAK: DAK Precedence: bulk +Auto-Submitted: auto-generated __MESSAGE__ if ( length $package ) { -- 2.39.2