I recently modified the sysconfig settings for sendmail of our otrs system (OTRS v3.3.4 on CentOS virtual machine).
Changing this to sendmail failed and I can't seem to get sendmail working.
Changing it back to SMTP and filling in the settings doesn't work either. I get an error message in systemlog saying: "No route to host" and that is why i'm failing to send out mail.
The error message I get is the following
Code: Select all
Backend ERROR: OTRS-CGI-10 Perl: 5.10.1 OS: linux Time: Wed Sep 10 15:19:24 2014 Message: Impossible to send message to: anoniem@hotmail.com . RemoteAddress: 192.168.1.252 RequestURI: /otrs/index.pl Traceback (1398): Module: Kernel::System::Ticket::Article::ArticleSend (OTRS 3.3.4) Line: 2078 Module: Kernel::Modules::AgentTicketCompose::Run (OTRS 3.3.4) Line: 784 Module: Kernel::System::Web::InterfaceAgent::Run (OTRS 3.3.4) Line: 863 Module: ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_index_2epl::handler (unknown version) Line: 41 Module: (eval) (v1.99) Line: 204 Module: ModPerl::RegistryCooker::run (v1.99) Line: 204 Module: ModPerl::RegistryCooker::default_handler (v1.99) Line: 170 Module: ModPerl::Registry::handler (v1.99) Line: 31
Thanks in advance
Matt