Error when sending new mail

Moderator: crythias

Locked
contradl
Znuny newbie
Posts: 18
Joined: 16 Sep 2015, 11:32
Znuny Version: 5.0.x

Error when sending new mail

Post by contradl »

A am getting this error for a long time. It happens no matter to which mail I send my message to. Any idea how to solve this?

Image

Note: ticket is still created.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Error when sending new mail

Post by crythias »

Hi. This error message means there is no way to send the email notification. The System Log will tell you the same thing. Kindly search this forum.
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
contradl
Znuny newbie
Posts: 18
Joined: 16 Sep 2015, 11:32
Znuny Version: 5.0.x

Re: Error when sending new mail

Post by contradl »

Does error message even remotely specify where the problem is? Core::Sendmail looks like this:
Image

Have searched web a lot but no luck with solving this issue.

Whenever I look it says something like this: The message transfer agent (Exchange,sendmail, smtp, smtp smarthost) is unable to relay the message to the recipient. This is any number of reasons, but none of them explicitly relate to OTRS.

So my question is what are / can be those reasons?
Last edited by contradl on 20 Oct 2015, 13:14, edited 1 time in total.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Error when sending new mail

Post by crythias »

OTRS prepares an email message to send and asks the email sending app to send it on behalf of OTRS. If there are no email sending apps, or the email sending app refuses to send the email, it is impossible to send email.

Since you're configured for sendmail, try to send email from the command line and determine success or fail.
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
Locked