From 187086c479a09629b7d180eec513fb7657f4e291 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Mon, 18 May 2020 17:02:39 -0700 Subject: rt 4.2.15 --- rt/docs/customizing/templates.pod | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'rt/docs/customizing') diff --git a/rt/docs/customizing/templates.pod b/rt/docs/customizing/templates.pod index 331534cfe..19b237bcf 100644 --- a/rt/docs/customizing/templates.pod +++ b/rt/docs/customizing/templates.pod @@ -26,6 +26,11 @@ colon, then a value. So, for example, to specify a subject, you can use: =over +=item RT-Attach-Message: yes + +This special header tells RT that any attachments that were added in the +original message should also be included in the email notification going out. + =item Content-Type: text/html The special header "Content-Type: text/html" tells RT that the template should -- cgit v1.2.1