Brandon,<br><br>I wrote a scrip that does this on a Queue-by-Queue basis. If your interested, let me know.<br><br>Kenn<br>LBNL<br><br><div class="gmail_quote">On Wed, Mar 9, 2011 at 2:11 PM, Brandon Olszewski <span dir="ltr"><<a href="mailto:BOlszewski@theprivatebank.com">BOlszewski@theprivatebank.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">





<div link="blue" vlink="purple" lang="EN-US">
<div>
<p class="MsoNormal">Greetings,</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">I am trying to get my RT 3.8.9 instance running on SLES11 to send emails to all members of an RT group whenever a ticket is moved from any queue into the “LAN” queue.  I’ve created a group called “LAN”, and placed the desired recipient’s
 RT user account as a member.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">I’ve used the following command to create a custom action to send email to this group:</p>
<p class="MsoNormal">/opt/rt3/sbin/rt-email-gorup-admin –add ‘Notify LAN group’ –group ‘LAN’</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">And I have verified the successful creation of this action with this command:</p>
<p class="MsoNormal">/opt/rt3/sbin/rt-email-group-admin –list ‘Notify LAN group’</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Result of the above command:</p>
<p class="MsoNormal">Name: Notify LAN group</p>
<p class="MsoNormal">Module: NotifyGroup</p>
<p class="MsoNormal">Members:</p>
<p class="MsoNormal">            Group  => LAN</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">I’ve created a scrip (number 14 for this RT instance) in the LAN queue with the following paramaters:</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Description: NotifyLAN</p>
<p class="MsoNormal">Condition: On Queue Change</p>
<p class="MsoNormal">Action: Notify LAN group (the custom action created in the above step)</p>
<p class="MsoNormal">Template: Global template: Admin Correspondence (unchanged default template)</p>
<p class="MsoNormal">Stage: TransactionCreate</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">When I move a ticket to the LAN queue, no email is sent, and these two lines appear in the RT log file:</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">[info]: #27/427 – Scrip 14 NotifyLAN (/opt/rt3/bin/../lib/RT/Interface/Email.pm:302)</p>
<p class="MsoNormal">[info]: No recipients found. Not Sending. (/opt/rt3/bin/../lib/RT/Interface/Email.pm:352)</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">I’m not set on using this method of sending email to a group if someone has an easier/working way to do it.  Any help would be greatly appreciated.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Brandon</p>
</div>
<br>
<hr>
<font color="Gray" face="Arial" size="1">The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and privileged material. Unauthorized review, use, disclosure, or distribution is prohibited.
 If you receive this material/information in error, please contact the sender and destroy the material/information.<br>
<br>
Email is not a secure form of communication and should not be used to transmit personal or confidential information such as account numbers, balance information, or wire transfer requests. The PrivateBank is not responsible for the security of sensitive information
 received by email.<br>
</font>
</div>

</blockquote></div><br>