[Solved] Can't send replies in OTRS

Moderator: crythias

Locked
cbravo
Znuny advanced
Posts: 113
Joined: 18 Nov 2010, 00:33
Znuny Version: 3.0

[Solved] Can't send replies in OTRS

Post by cbravo »

Hello guys,

I've installed OTRS 3.1.8 and now I'm getting an error everytime an agent replies to a customer. The agents were created internally in otrs but the customers come from an Active directory database.

These are the logs I extracted from the system.

Wed Sep 19 15:40:03 2012 error OTRS-otrs.GenericAgent.pl-10 Can't open '/opt/otrs/var/tmp/CacheFileStorable/DynamicField/3a185f32828a79653f6a091eb41d040c': No such file or directory
Wed Sep 19 10:03:59 2012 error OTRS-CGI-10 Impossible to send message to: customer@email.com, .
Wed Sep 19 10:03:59 2012 info OTRS-CGI-10 Error sending message
Wed Sep 19 10:03:59 2012 error OTRS-CGI-10 Can't send to customer@email.com': Couldn't send TO <customer@email.com>: 550 sender rejected by administrator

Do you have any idea as to what is going on?

Appreciate your help.

Greetings,

C.
Last edited by cbravo on 20 Sep 2012, 17:20, edited 1 time in total.
OTRS: 3.08
OS: Ubuntu
Apache2/MySQL 5
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Can't send replies in OTRS

Post by crythias »

cache is permissions, likely. run the setpermissions item
cbravo wrote:Can't send to customer@email.com': Couldn't send TO <customer@email.com>: 550 sender rejected by administrator
The queue email sender isn't allowed.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
cbravo
Znuny advanced
Posts: 113
Joined: 18 Nov 2010, 00:33
Znuny Version: 3.0

Re: Can't send replies in OTRS

Post by cbravo »

crythias wrote:The queue email sender isn't allowed.
What do you mean? how do I enable it?
OTRS: 3.08
OS: Ubuntu
Apache2/MySQL 5
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Can't send replies in OTRS

Post by crythias »

It's not an OTRS issue. It's an smtp issue. (Mail transport provider).
The SMTP server is actively rejecting your queue's send from.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
cbravo
Znuny advanced
Posts: 113
Joined: 18 Nov 2010, 00:33
Znuny Version: 3.0

Re: Can't send replies in OTRS

Post by cbravo »

Thank you. That solved my problem.

Greetings,

C.
OTRS: 3.08
OS: Ubuntu
Apache2/MySQL 5
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: [Solved] Can't send replies in OTRS

Post by jojo »

sometimes reading of the error messages helps....
"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
Locked