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
commit72d4460cd6a5e836cfc8a957bd9b431abb69663c (patch)
tree0cd13d39ca9f470457ed5e715415e90caea5548f /templates
parent8ce6731afe18442d14ae92e7e7a0ecc36d15e9e0 (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