reply email error

Moderator: crythias

Locked
dama
Znuny newbie
Posts: 8
Joined: 19 May 2011, 17:07
Znuny Version: 3.0.7

reply email error

Post by dama »

Hi,

since i updated to version 3.0.7 i receive allot of of error like this when i reply to emails:

Error Message: Impossible to send message to: "Das, Acer" <acer.das@dassa.com> .
.

Backend ERROR: OTRS-CGI-10 Perl: 5.10.1 OS: MSWin32 Time: Thu May 19 16:16:57 2011 Message: Impossible to send message to: "Das, Acer" <acer.das@dassa.com> . Traceback (2104): Module: Kernel::System::Ticket::Article::ArticleSend (v1.274) Line: 2042 Module: Kernel::Modules::AgentTicketCompose::Run (v1.124.2.3) Line: 525 Module: Kernel::System::Web::InterfaceAgent::Run (v1.58.2.1) Line: 853 Module: PerlEx::Precompiler::d_::websites::otrs::bin::cgi2dbin::index_pl::__ANON__ (v1.89.2.1) Line: 46 Module: (eval) (unknown version) Line: 458 Module: PerlEx::Precompiler::Execute (unknown version) Line: 458


Does any one else do ?
if you solved it could you please tell me how ?
andersonserra
Znuny newbie
Posts: 25
Joined: 12 Aug 2010, 22:03
Znuny Version: otrs 3.0.11
Real Name: Anderson Serra
Company: Point of Presence of RNP in Maranhao - PoPMA-RNP
Location: São Luís - Maranhão, Brazil
Contact:

Re: reply email error

Post by andersonserra »

what this version the OS, or linux??
let's see... you aren't getting to send email to your OTRS system?? I believe that can be the fetchmail doesn't configured. Verify also in session Postmaster mail account.

Anderson Serra
OTRS user in Brazil
Anderson Serra
Networks analyst at RNP - Brazil
dama
Znuny newbie
Posts: 8
Joined: 19 May 2011, 17:07
Znuny Version: 3.0.7

Re: reply email error

Post by dama »

Hi,

We use OTRS on a windows 2008 server with activestate perl 5.10 on a IIS7 webserver and a mysql database.
This error occures random when we send a email FROM otrs to our customers.
Most of the time if we send a email from a previous send mail it will work but not always.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: reply email error

Post by crythias »

Impossible to send is because the MTA doesn't exist.
Either you're using sendmail and it doesn't exist or SMTP and not configured.
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
dama
Znuny newbie
Posts: 8
Joined: 19 May 2011, 17:07
Znuny Version: 3.0.7

Re: reply email error

Post by dama »

Hi,
Sorry it may sounds stupid but what is MTA ?

Just to explain it abit more.
When we take a older received mail from same customer with all same settings we can send the mail.
So we have to always return to a older mail to reply to it.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: reply email error

Post by crythias »

MTA = message sending(transfer) application. But if you can send at all, then you might want to turn of MX record checking.
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
dama
Znuny newbie
Posts: 8
Joined: 19 May 2011, 17:07
Znuny Version: 3.0.7

Re: reply email error

Post by dama »

Hi,

MX record is already Off.
So that couldn't be the problem.
Mike_B
Moderator
Posts: 266
Joined: 12 Jan 2010, 18:16
Znuny Version: CVS HEAD

Re: reply email error

Post by Mike_B »

dama wrote: Error Message: Impossible to send message to: "Das, Acer" <acer.das@dassa.com> .
See your OTRS error log and also http://forums.otrs.org/viewtopic.php?f=81&t=8770

it could just be that your mail server does not allow relaying or rejects the message for other reasons.

--
Mike
huntingbears.nl - @michielbeijen on Twitter
nathankc
Znuny newbie
Posts: 14
Joined: 15 Jun 2010, 18:56
Znuny Version: 3.0.9

Re: reply email error

Post by nathankc »

What is your email system? Are you trying to use Exchange? If so, you may be running into security issues with Exchange that would require you to use the SMTPTLS option in Core:Sendmail
OTRS 3.0.9
Windows 2008
MSSQL 2008
IIS 7
Locked