error while sending notification to Agents

Moderator: crythias

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

error while sending notification to Agents

Post by crons »

Hi All,

I see this error while sending notifications to Agents.

Code: Select all

Mon Sep 22 13:58:37 2014 	info 	OTRS-CGI-10 	Sent agent 'NewTicket' notification to 'agent@domain.com'.
Mon Sep 22 13:58:37 2014 	info 	OTRS-CGI-10 	Error sending message
Mon Sep 22 13:58:37 2014 	error 	OTRS-CGI-10 	Can't send message: 554go ahead punk, make my day
Mon Sep 22 13:58:36 2014 	error 	OTRS-CGI-10 	0 days, 4:0:0
OTRS 3.3.x, Ubuntu, MySql 5.5
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: error while sending notification to Agents

Post by jojo »

check the settings of the mail server. Empty sender seems not to be allowed
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
crons
Znuny newbie
Posts: 58
Joined: 17 Aug 2012, 06:11
Znuny Version: 3.3.x
Real Name: Cornelius Jackson

Re: error while sending notification to Agents

Post by crons »

I have configured "NotificationSenderName" and "NotificationSenderEmail" in Framework -> Core.
OTRS 3.3.x, Ubuntu, MySql 5.5
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: error while sending notification to Agents

Post by jojo »

Notifications will be sent without an email from header. If you need to change it have a look in Core::Sendmail
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
crons
Znuny newbie
Posts: 58
Joined: 17 Aug 2012, 06:11
Znuny Version: 3.3.x
Real Name: Cornelius Jackson

Re: error while sending notification to Agents

Post by crons »

I enabled this "SendmailEnvelopeFrom" in Core::Sendmail, but still facing the same error
OTRS 3.3.x, Ubuntu, MySql 5.5
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: error while sending notification to Agents

Post by jojo »

check with you mail server admin
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
crons
Znuny newbie
Posts: 58
Joined: 17 Aug 2012, 06:11
Znuny Version: 3.3.x
Real Name: Cornelius Jackson

Re: error while sending notification to Agents

Post by crons »

Its working in one OTRS server with same Core::Sendmail configuration [without envelope] but not in second OTRS server.
OTRS 3.3.x, Ubuntu, MySql 5.5
Locked