[Rt-commit] rt branch, 4.2/email-headers-doc, created. rt-4.2.13-120-gb393152
Shawn Moore
shawn at bestpractical.com
Wed Feb 1 13:21:39 EST 2017
The branch, 4.2/email-headers-doc has been created
at b393152fce9db1d5c2fd779500c0c1bed79e7f45 (commit)
- Log -----------------------------------------------------------------
commit b393152fce9db1d5c2fd779500c0c1bed79e7f45
Author: Shawn M Moore <shawn at bestpractical.com>
Date: Wed Feb 1 13:21:21 2017 -0500
Mention RT-Attach-Message: yes for templates
diff --git a/docs/customizing/templates.pod b/docs/customizing/templates.pod
index 331534c..19b237b 100644
--- a/docs/customizing/templates.pod
+++ b/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
-----------------------------------------------------------------------
More information about the rt-commit
mailing list