Send email with Agent name in From field

Moderator: crythias

Locked
Sietze
Znuny newbie
Posts: 4
Joined: 12 Jan 2011, 14:49
Znuny Version: 3.0.4

Send email with Agent name in From field

Post by Sietze »

Hello,

Is it possible to use an agent name in the from field of een email ?

Now when an agent send an email it looks like this:

From field display name: support
email address: support@yourdomain.com

This is what I want:

From field display name: <OTRS_Agent_UserFirstname> <OTRS_Agent_UserLastname> / Support
email address: support@yourdomain.com

Is this possible ?

I'm running OTRS 3.0.4
tdeklein
Znuny newbie
Posts: 33
Joined: 06 Sep 2010, 10:09
Znuny Version: 3.0.6

Re: Send email with Agent name in From field

Post by tdeklein »

Hi,

take a look at SysConfig Ticket -> Core::Ticket. Via Ticket::DefineEmailFrom and
Ticket::DefineEmailFromSeparator you can get what you want.

Cheers
Thomas
OTRS 3.0.8
Debian 6.0
MySQL
KundenDB aus postgres angebunden.
Sietze
Znuny newbie
Posts: 4
Joined: 12 Jan 2011, 14:49
Znuny Version: 3.0.4

Re: Send email with Agent name in From field

Post by Sietze »

Hello Thomas,

Thanks for your help !

Best regards,

Sietze
Locked