X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=templates%2Fde%2Femails%2Fheader.tpl;h=70d5665c77bdb4a33cf51a88c140ab9e0740b9d8;hb=6d08952d672c5a5de7d8522f894a5665599a2a4a;hp=88202616deb2b529f11d934d769234ee8fcec466;hpb=75ad748a68473ace540251427a74fb781b1145e9;p=mailer.git diff --git a/templates/de/emails/header.tpl b/templates/de/emails/header.tpl index 88202616de..70d5665c77 100644 --- a/templates/de/emails/header.tpl +++ b/templates/de/emails/header.tpl @@ -1,4 +1,9 @@ -X-Mailer: {!TITLE!} {!VERSION!} -Errors-To: {!WEBMASTER!} -X-Loop: {!WEBMASTER!} -From: {!MAIN_TITLE!} <{!WEBMASTER!}> +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit +X-Mailer: {?TITLE?} {?FULL_VERSION?} +Errors-To: {?WEBMASTER?} +Bounces-To: {?WEBMASTER?} +X-Loop: {?WEBMASTER?} +From: "{?MAIN_TITLE?}" <{?WEBMASTER?}> +{%template,AddExtraTextMailHeaders=$content%}