Apologies if this has been answered lots, or if it is just my idiocy that is causing the problem - any assistance you can render would be most appreciated! I have been playing with this for hours, and just can't get anywhere!
I am running OTRS 3.1.9 for Windows, and am trying to make it connect to my Exchange 2007 server to use it's SMTP functionality, so that I can send mail from OTRS.
I have a Recieve Connector set up on Exchange, receiving mail from any IP address, allowing "Basic Authentication", for any Permission Group.
OTRS is configured to use SMTP, port 25, my exchange servers internal IP address and my username and password for the time being.
I have downloaded a little tool called TestSMTP.exe that has checked the SMTP server, and merrily connects to it etc.
However, when I try and send an admin message through OTRS, it thinks about it for a while, then gives me this error:
Code: Select all
Backend ERROR: OTRS-CGI-10 Perl: 5.12.3 OS: MSWin32 Time: Mon Sep 10 15:15:28 2012 Message: Can't connect to 192.168.0.69: Bad file descriptor! Traceback (7676): Module: Kernel::System::Email::SMTP::Send (v1.29) Line: 117 Module: Kernel::System::Email::Send (v1.75.2.5) Line: 711 Module: Kernel::Modules::AdminEmail::Run (v1.50) Line: 180 Module: Kernel::System::Web::InterfaceAgent::Run (v1.64) Line: 868 Module: ModPerl::ROOT::ModPerl::Registry::C_3a_Program_20Files_20_28x86_29_OTRS_OTRS_bin_cgi_2dbin_index_2epl::handler (unknown version) Line: 49 Module: (eval) (v1.90) Line: 204 Module: ModPerl::RegistryCooker::run (v1.90) Line: 204 Module: ModPerl::RegistryCooker::default_handler (v1.90) Line: 170 Module: ModPerl::Registry::handler (v1.99) Line: 31
Thanks lots!
Steve