Unable to send email from otrs

Moderator: crythias

Locked
Harikumar
Znuny newbie
Posts: 43
Joined: 17 Aug 2011, 08:00
Znuny Version: 3.0.9
Real Name: harikumar
Company: ii2

Unable to send email from otrs

Post by Harikumar »

I just installed OTRS 3.0.9 on my windows xp.While installation,i skipped mailconfiguration part and now after installation when i try to reply , i am getting following error
"Backend ERROR: OTRS-CGI-10 Perl: 5.12.3 OS: MSWin32 Time: Wed Aug 17 15:36:18 2011 Message: Impossible to send message to: Usere@xxmail.com . Traceback (160): Module: Kernel::System::Ticket::Article::ArticleSend (v1.274.2.2) Line: 2042 Module: Kernel::Modules::AgentTicketForward::SendEmail (v1.97.2.7) Line: 861 Module: Kernel::Modules::AgentTicketForward::Run (v1.97.2.7) Line: 83 Module: Kernel::System::Web::InterfaceAgent::Run (v1.58.2.1) Line: 853 Module: ModPerl::ROOT::ModPerl::Registry::C_3a_Program_20Files_OTRS_OTRS_bin_cgi_2dbin_index_2epl::handler (unknown version) Line: 49 Module: (modname) (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

Please expalin the workaround.

Thanks in advance
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Unable to send email from otrs

Post by crythias »

Read the documentation. Explore SysConfig. Search SysConfig for "mail" or "email"
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
ferrosti
Znuny superhero
Posts: 723
Joined: 10 Oct 2007, 14:30
Znuny Version: 3.0
Location: Hamburg, Germany

Re: Unable to send email from otrs

Post by ferrosti »

Please tell us how you configured your mail configuration in SysConfig.

Code: Select all

Core::Sendmail
openSuSE on ESX
IT-Helpdesk: OTRS 3.0
Customer Service: OTRS 3.0 (upgraded from 2.3)
Customer Service (subsidiary): OTRS 3.0
+additional test and development systems
Harikumar
Znuny newbie
Posts: 43
Joined: 17 Aug 2011, 08:00
Znuny Version: 3.0.9
Real Name: harikumar
Company: ii2

Re: Unable to send email from otrs

Post by Harikumar »

Thank you all for posting answers.

let me elaborate if someone else would find it useful
Open SysConfig through Admin .There is a Search field and just enter Sendmail" .You will get the search results and open the correct one.Just select the optons from the dropdowns.(for eg:select SMTP or SMTPS).Also specify port and host mail address.
Locked