aboutsummaryrefslogtreecommitdiffstats
path: root/view/it/mail_received_eml.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/it/mail_received_eml.tpl')
-rw-r--r--view/it/mail_received_eml.tpl13
1 files changed, 0 insertions, 13 deletions
diff --git a/view/it/mail_received_eml.tpl b/view/it/mail_received_eml.tpl
deleted file mode 100644
index 538d28e1e..000000000
--- a/view/it/mail_received_eml.tpl
+++ /dev/null
@@ -1,13 +0,0 @@
---$mimeboundary
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: base64
-
-$textbody
-
---$mimeboundary
-Content-Type: text/html; charset=UTF-8
-Content-Transfer-Encoding: base64
-
-$htmlbody
-
---$mimeboundary--