Error sending mail using SMTP

Moderator: crythias

Locked
eneless
Znuny newbie
Posts: 24
Joined: 13 Nov 2010, 01:54
Znuny Version: 2.4.9

Error sending mail using SMTP

Post by eneless »

Hi

As we use OTRS as an internal incident tracking/service management tool we do not ustilise the email functionality often as there is no end-user base we serve.
Despite working previously I have discovered that on occassions when we wish to utilize email tickets we are now getting an error...
Oops! An Error occurred.

Error Message: Impossible to send message to: "internal OTRS username and email address[..]
-----------
Backend ERROR: OTRS-CGI-10 Perl: 5.12.3 OS: MSWin32 Time: Fri Oct 28 12:55:28 2011 Message: Impossible to send message to: ""internal OTRS username and email address . Traceback (3612): Module: Kernel::System::Ticket::Article::ArticleSend (v1.274) Line: 2042 Module: Kernel::Modules::AgentTicketEmail::Run (v1.30) Line: 1060 Module: Kernel::System::Web::InterfaceAgent::Run (v1.58.2.1) Line: 853 Module: ModPerl::ROOT::ModPerl::Registry::D_3a_Apps_OTRS_OTRS_bin_cgi_2dbin_index_2epl::handler (unknown version) Line: 46 Module: (eval) (v1.89.2.1) Line: 204 Module: ModPerl::RegistryCooker::run (v1.89.2.1) Line: 204 Module: ModPerl::RegistryCooker::default_handler (v1.89.2.1) Line: 170 Module: ModPerl::Registry::handler (v1.99) Line: 31
Despite seeing other reports of this issue in the forum I haven't seen anything suggesting a common resolution.

Settings in Core:Sendmail are set to use a SMTP relay in our internal network. I have checked connectivity by testing the connection from our OTRS server to SMTP relay via telnet.


Currently using default windows installation and upgrade path documented here

Any help appreciated.
Nat
OTRS 3.0.8 ITSM 3.0.4
OS - Win 2003 Ent x64 SP2
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Error sending mail using SMTP

Post by crythias »

Turn of MX record checking? Invalid email address?
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
eneless
Znuny newbie
Posts: 24
Joined: 13 Nov 2010, 01:54
Znuny Version: 2.4.9

Re: Error sending mail using SMTP

Post by eneless »

email address is valid (been used for sometime prior to this occuring.
MX record checking is switched off.
OTRS 3.0.8 ITSM 3.0.4
OS - Win 2003 Ent x64 SP2
Locked