From 5690a88f8be1cc69cf2a03fbf67ed5d4fe967410 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Hertzog?= Date: Mon, 22 May 2017 13:47:51 +0000 Subject: 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 --- templates/lts-no-dsa.txt | 1 + templates/lts-update-planned.txt | 1 + 2 files changed, 2 insertions(+) (limited to 'templates') 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 }}? -- cgit v1.2.3