summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorRaphaël Hertzog <hertzog@debian.org>2017-05-22 13:47:51 +0000
committerRaphaël Hertzog <hertzog@debian.org>2017-05-22 13:47:51 +0000
commit5690a88f8be1cc69cf2a03fbf67ed5d4fe967410 (patch)
tree6e4deaacbb0da3589fee4cbb3dd9c6e652ffd739 /templates
parentfbea76de995010ba8c5590554c4528467d279aa8 (diff)
Add MIME header to template mails to avoid problems with non-ASCII characters
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@51832 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to 'templates')
-rw-r--r--templates/lts-no-dsa.txt1
-rw-r--r--templates/lts-update-planned.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/templates/lts-no-dsa.txt b/templates/lts-no-dsa.txt
index d756770c1f..a55e84c654 100644
--- a/templates/lts-no-dsa.txt
+++ b/templates/lts-no-dsa.txt
@@ -1,3 +1,4 @@
+Content-Type: text/plain; charset=utf-8
To: {{ to }}
Cc: {{ cc }}
Subject: About the security issues affecting {{ package }} in Wheezy
diff --git a/templates/lts-update-planned.txt b/templates/lts-update-planned.txt
index 2aaa591dd4..5ef5be60b1 100644
--- a/templates/lts-update-planned.txt
+++ b/templates/lts-update-planned.txt
@@ -1,3 +1,4 @@
+Content-Type: text/plain; charset=utf-8
To: {{ to }}
Cc: {{ cc }}
Subject: Wheezy update of {{ package }}?

© 2014-2024 Faster IT GmbH | imprint | privacy policy