add a cc_address parameter to add mailing-list watchers to default rt queues
authorStephen Soltesz <soltesz@cs.princeton.edu>
Wed, 8 Jul 2009 18:20:07 +0000 (18:20 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Wed, 8 Jul 2009 18:20:07 +0000 (18:20 +0000)
default_config.xml

index 5214886..8dd0266 100644 (file)
@@ -627,6 +627,11 @@ $Id$
           <value/>
           <description>The IP address of the RT server.</description>
         </variable>
+        <variable id="cc_address" type="email">
+          <name>CC Email Address</name>
+          <value>root+cclist@localhost.localdomain</value>
+          <description>All messages from Monitor will be copied to this address.</description>
+        </variable>
         <variable id="web_user" type="string">
           <name>root</name>
           <value>root</value>