[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] 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 979032f..3fc6206 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 8fafaa9..56acef1 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 efc16ec..78dfc46 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 8f401ce..4974b2f 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 b1dd84b..ab542fe 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 40957d7..d8edb37 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 4e064a3..eb9d8f0 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 a0ae3e2..46ce787 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 ) {
-- 
1.7.10.4


Reply to: