error OTRS-otrs.GenericAgent.pl-25 Can't use from '': 5015

Moderator: crythias

Locked
nouphet
Znuny newbie
Posts: 36
Joined: 21 Mar 2014, 11:04
Znuny Version: 5.0.17
Real Name: Toshihiro Takehara
Company: Craftsman Software Inc.
Location: Japan
Contact:

error OTRS-otrs.GenericAgent.pl-25 Can't use from '': 5015

Post by nouphet »

Hi

My OTRS can not send Automatic Response, and this is error message.

Code: Select all

error 	OTRS-otrs.GenericAgent.pl-25 	Can't use from '': 5015.5.4 Invalid Email address
I checked this issue, but I don't use LDAP.
viewtopic.php?f=62&t=19907&hilit=5015.5.4#p78219
OTRS 5.0.17 running on CentOS 7.2, Apache 2.4, MariaDB Server 5.5
nouphet
Znuny newbie
Posts: 36
Joined: 21 Mar 2014, 11:04
Znuny Version: 5.0.17
Real Name: Toshihiro Takehara
Company: Craftsman Software Inc.
Location: Japan
Contact:

Re: error OTRS-otrs.GenericAgent.pl-25 Can't use from '': 50

Post by nouphet »

Additional information.

Code: Select all

Fri Apr 4 13:00:09 2014 	error 	OTRS-otrs.PostMasterMailbox.pl-25 	Can't use from '': 5015.5.4 Invalid Email address
Fri Apr 4 13:00:07 2014 	info 	OTRS-otrs.PostMasterMailbox.pl-25 	Sent auto response (SendAutoReply) for Ticket [2014040425000038] (TicketID=6, ArticleID=) to 'Toshihiro Takehara <nouphet.ratanavong@gmail.com>'.
Fri Apr 4 13:00:07 2014 	error 	OTRS-otrs.PostMasterMailbox.pl-25 	Impossible to send message to: Toshihiro Takehara <nouphet.ratanavong@gmail.com> .
Fri Apr 4 13:00:07 2014 	info 	OTRS-otrs.PostMasterMailbox.pl-25 	Error sending message
Fri Apr 4 13:00:07 2014 	error 	OTRS-otrs.PostMasterMailbox.pl-25 	Can't use from '': 5015.5.4 Invalid Email address
I don't know why "Can't use from '': 5015.5.4 Invalid Email address" .
OTRS 5.0.17 running on CentOS 7.2, Apache 2.4, MariaDB Server 5.5
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: error OTRS-otrs.GenericAgent.pl-25 Can't use from '': 50

Post by jojo »

your mail server does not allow empty senders (RFC violation). So change this or set the envelope from via sysconfig
"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
nouphet
Znuny newbie
Posts: 36
Joined: 21 Mar 2014, 11:04
Znuny Version: 5.0.17
Real Name: Toshihiro Takehara
Company: Craftsman Software Inc.
Location: Japan
Contact:

Re: error OTRS-otrs.GenericAgent.pl-25 Can't use from '': 50

Post by nouphet »

Mr. jojo

Thank you ! :D

I solved this problem !
OTRS 5.0.17 running on CentOS 7.2, Apache 2.4, MariaDB Server 5.5
nouphet
Znuny newbie
Posts: 36
Joined: 21 Mar 2014, 11:04
Znuny Version: 5.0.17
Real Name: Toshihiro Takehara
Company: Craftsman Software Inc.
Location: Japan
Contact:

Re: error OTRS-otrs.GenericAgent.pl-25 Can't use from '': 50

Post by nouphet »

How to close this issue ?
OTRS 5.0.17 running on CentOS 7.2, Apache 2.4, MariaDB Server 5.5
Locked