Error: Can't connect to localhost: Unknown error!

I'm getting this error when I try to send mail. Mercury32 is running. I have otrs for win32 version 1.2.4, running on WinXP pro SP2. I have tried changing the smtp mail server to the ISPs (in config.pm) but that made no difference. Error: Can't connect to localhost: Unknown error! Comment: Bug Report: Traceback: ERROR: OTRS-CGI-10 Perl: 5.8.0 OS: MSWin32 Time: Sat Oct 2 07:52:09 2004 Message: Can't connect to localhost: Unknown error! Traceback (1544): Module: Kernel::System::Email::SMTP::Send (v1.6) Line: 152 Module: Kernel::System::Email::Send (v1.3) Line: 108 Module: Kernel::Modules::AdminEmail::Run (v1.12) Line: 117 Module: ModPerl::ROOT::ModPerl::Registry::C_3a_otrs_otrs_bin_cgi_2dbin_index_2ep l::handler (v) Line: 688 Module: (eval) (v1.66) Line: 184 Module: ModPerl::RegistryCooker::run (v1.66) Line: 184 Module: ModPerl::RegistryCooker::default_handler (v1.66) Line: 154 Module: ModPerl::Registry::handler (v1.99) Line: 16 Daemon Behr Network Engineer Interserve Technologies Corporation 2149A Bowen Road Nanaimo, BC V9S 1H8 Tel: 250-756-3915 Fax: 250-756-3994 http://www.interserve.ca ________________________________________________________________________ CONFIDENTIALITY NOTICE: This e-mail, including attachments, is intended only for the addressee and contains information that is confidential and may be privileged. If you are not the intended recipient of this e-mail, you may not copy, forward, disclose or otherwise use it, or any part of it, and any action in reliance on the contents is strictly prohibited. If you have received this e-mail in error please delete or destroy it and notify the sender immediately. Thank you. Interserve Technologies Corporation. ________________________________________________________________________

Hi, you must have this in your config.pm: $Self->{'SendmailModule'} = 'Kernel::System::Email::SMTP'; $Self->{'SendmailModule::Host'} = 'smtp host of your provider'; $Self->{'SendmailModule::Port'} = '25'; otherwise it use (if I'm not wrong) sendmail to send email Bye ----- Original Message ----- From: Daemon Behr To: otrs@otrs.org Sent: Saturday, October 02, 2004 5:00 PM Subject: [otrs] Error: Can't connect to localhost: Unknown error! I'm getting this error when I try to send mail. Mercury32 is running. I have otrs for win32 version 1.2.4, running on WinXP pro SP2. I have tried changing the smtp mail server to the ISPs (in config.pm) but that made no difference. Error: Can't connect to localhost: Unknown error! Comment: Bug Report: Traceback: ERROR: OTRS-CGI-10 Perl: 5.8.0 OS: MSWin32 Time: Sat Oct 2 07:52:09 2004 Message: Can't connect to localhost: Unknown error! Traceback (1544): Module: Kernel::System::Email::SMTP::Send (v1.6) Line: 152 Module: Kernel::System::Email::Send (v1.3) Line: 108 Module: Kernel::Modules::AdminEmail::Run (v1.12) Line: 117 Module: ModPerl::ROOT::ModPerl::Registry::C_3a_otrs_otrs_bin_cgi_2dbin_index_2epl::handler (v) Line: 688 Module: (eval) (v1.66) Line: 184 Module: ModPerl::RegistryCooker::run (v1.66) Line: 184 Module: ModPerl::RegistryCooker::default_handler (v1.66) Line: 154 Module: ModPerl::Registry::handler (v1.99) Line: 16 Daemon Behr Network Engineer Interserve Technologies Corporation 2149A Bowen Road Nanaimo, BC V9S 1H8 Tel: 250-756-3915 Fax: 250-756-3994 http://www.interserve.ca ________________________________________________________________________ CONFIDENTIALITY NOTICE: This e-mail, including attachments, is intended only for the addressee and contains information that is confidential and may be privileged. If you are not the intended recipient of this e-mail, you may not copy, forward, disclose or otherwise use it, or any part of it, and any action in reliance on the contents is strictly prohibited. If you have received this e-mail in error please delete or destroy it and notify the sender immediately. Thank you. Interserve Technologies Corporation. ________________________________________________________________________ ------------------------------------------------------------------------------ _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting für Ihr OTRS System? => http://www.otrs.de/
participants (2)
-
Daemon Behr
-
Frédéric PLANCHON