]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/emails/header.tpl
Renamed templates + added some filters for mail order
[mailer.git] / templates / de / emails / header.tpl
index b265221b61d4d8fdb47b4ba640a3816690e702f5..70d5665c77bdb4a33cf51a88c140ab9e0740b9d8 100644 (file)
@@ -1,4 +1,9 @@
-X-Mailer: {!TITLE!} {!FULL_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%}