Hi, 
 
I should state I have no knowledge of Perl beforehand. I have a scrip
that notifies the requestor when an approval ticket has been approved.
This is the template;
 
Subject: Ticket Approved: {$Ticket->Subject}
 
Greetings,
 
Your ticket has been approved by { eval { $Approval->OwnerObj->Name } }.

Other approvals may be pending.
 
 
The requestor receives the email as shown below;
 
 
Greetings,
 
Your ticket has been approved by .
Other approvals may be pending.

 
 
Notice the distinct lack of the approver's name.
 
 
Thnaks
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: sa...@bestpractical.com


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to