Email display name to match queue name/description

View: New views
2 Messages — Rating Filter:   Alert me  

Email display name to match queue name/description

by b-boy :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all

I would like to setup my system so that when an agent responds to a ticket in a specific queue the email display name should be the queue name or description, currently it shows the agent name and surname.

I have a feeling I need to edit the below line in RT_SiteConfig.pm but I cant find any documentation on it...

Set($FriendlyFromLineFormat , "\"%s \" <%s>");

Thanks in advance for your assistance.
B

Re: Email display name to match queue name/description

by Rob MacGregor :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Nov 6, 2009 at 09:02, b-boy <thys.kitshoff@...> wrote:

>
> Hi all
>
> I would like to setup my system so that when an agent responds to a ticket
> in a specific queue the email display name should be the queue name or
> description, currently it shows the agent name and surname.
>
> I have a feeling I need to edit the below line in RT_SiteConfig.pm but I
> cant find any documentation on it...
>
> Set($FriendlyFromLineFormat , "\"%s \" <%s>");

I've used the following at the top of the Template:

From: "{$Ticket->QueueObj->Description}"
<{$Ticket->QueueObj->CorrespondAddress}>

--
                 Please keep list traffic on the list.

Rob MacGregor
      Whoever fights monsters should see to it that in the process he
        doesn't become a monster.                  Friedrich Nietzsche
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

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


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