On Sat, Mar 01, 2014 at 05:34:51PM +0000, Simon Wilcox wrote:
> I created a new Scrip, On Create Autoreply to All which used the new
> Autoreply To All  action instead of Autoreply To Requestor.

I assume you also have
http://bestpractical.com/docs/rt/latest/RT_Config.html#ParseNewMessageForTicketCcs
enabled.

> It all works but I have two questions:
> 
> 1. The Autoreply to Requestor action passes through "Requestors" as
> a parameter but the module doesn't seem to use it, what does it do ?

For your action, the only thing it really does is get passed to your Template 
as $Argument
For most Notify (rather than Autoreply) actions, it's used to
determine who to notify.

> 2. Was there an easier way to achieve what I wanted ?

Autoreply is specifically designed to always send the Requestor email
(normal Notify actions would not reply to the requestor) so it's the
closest to what you want.

-kevin

Attachment: pgpANOmIt6t7K.pgp
Description: PGP signature

-- 
RT Training London, March 19-20 and Dallas May 20-21
http://bestpractical.com/training

Reply via email to