> John,
> That's a great idea.
> Could I just test the queue name?
Yes.
> I am no that familiar with Perl/RT but could it be something like:
> return ($self->TicketObj->QueueObj->Id ne "MySpecialQueue");
> (How do you access the queue name?)
$self->TicketObj->QueueObj->Name
John
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com
