[Rt-commit] rt branch, 4.0-trunk, updated. rt-4.0.19-59-g01405be
Alex Vandiver
alexmv at bestpractical.com
Thu Mar 13 10:36:00 EDT 2014
The branch, 4.0-trunk has been updated
via 01405be923fc399bd5ac95681bccde71b42e1a25 (commit)
from a46f2e046a6bcd3311c7c6cc6fe8b59182feb709 (commit)
Summary of changes:
etc/RT_Config.pm.in | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit 01405be923fc399bd5ac95681bccde71b42e1a25
Author: Alex Vandiver <alexmv at bestpractical.com>
Date: Wed Mar 12 18:01:59 2014 -0400
Note that changing queue subject tags may also require an $EmailSubjectTagRegex
diff --git a/etc/RT_Config.pm.in b/etc/RT_Config.pm.in
index 9d53b45..c294d49 100755
--- a/etc/RT_Config.pm.in
+++ b/etc/RT_Config.pm.in
@@ -295,8 +295,9 @@ Set(@LogToSyslogConf, ());
=item C<$EmailSubjectTagRegex>
This regexp controls what subject tags RT recognizes as its own. If
-you're not dealing with historical C<$rtname> values, you'll likely
-never have to change this configuration.
+you're not dealing with historical C<$rtname> values, or historical
+queue-specific subject tags, you'll likely never have to change this
+configuration.
Be B<very careful> with it. Note that it overrides C<$rtname> for
subject token matching and that you should use only "non-capturing"
-----------------------------------------------------------------------
More information about the rt-commit
mailing list