diff options
Diffstat (limited to 'template/yoga/mail/text/plain/header.tpl')
-rw-r--r-- | template/yoga/mail/text/plain/header.tpl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/template/yoga/mail/text/plain/header.tpl b/template/yoga/mail/text/plain/header.tpl index 7471010c9..f1fcd61b5 100644 --- a/template/yoga/mail/text/plain/header.tpl +++ b/template/yoga/mail/text/plain/header.tpl @@ -1,4 +1,6 @@ {* $Id$ *} -----={$BOUNDARY_KEY} Content-Type: {$CONTENT_TYPE}; charset="{$CONTENT_ENCODING}"; -Content-Transfer-Encoding: 8bit +Content-Transfer-Encoding: 8bit{literal} + +{/literal}{*note that there must be an empty line to separate the mime headers*} |