Notification Master From Address

Moderator: crythias

Locked
crons
Znuny newbie
Posts: 58
Joined: 17 Aug 2012, 06:11
Znuny Version: 3.3.x
Real Name: Cornelius Jackson

Notification Master From Address

Post by crons »

I addes these two lines in config.pm

$Self->{NotificationSenderName} = 'Notification Master';
$Self->{NotificationSenderEmail} = 'crons@gmail.com';

But its not working, i am getting all notification emails from OTRS system address.
What else am i missing here?
OTRS 3.3.x, Ubuntu, MySql 5.5
Locked