Hello this is mine problem:
ERROR: OTRS-PM3-10 Perl: 5.8.6 OS: linux Time: Thu Jul 28 15:10:15 2005
Message: Can't send to: xxx.xxxx@xxx.com! Enable debug for more info!
Traceback (5337):
Module: Kernel::System::Email::SMTP::Send (v1.7) Line: 92
Module: Kernel::System::Email::Send (v1.6.2.1) Line: 210
Module: Kernel::System::Ticket::ArticleSend (v1.19.2.1) Line: 1491
Module: Kernel::System::Ticket::SendAutoResponse (v1.19.2.1) Line: 2097
Module: Kernel::System::Ticket::ArticleCreate (v1.19.2.1) Line: 234
Module: Kernel::System::PostMaster::NewTicket::Run (v1.48) Line: 208
Module: Kernel::System::PostMaster::Run (v1.43) Line: 246
Module: main::FetchMail (v1.12) Line: 169
Module: /opt/otrs/bin/PostMasterPOP3.pl (v1.12) Line: 106
Use of uninitialized value in concatenation (.) or string at /opt/otrs/Kernel/System/Ticket/Article.pm line 2115.
ERROR: OTRS-PM3-10 Perl: 5.8.6 OS: linux Time: Thu Jul 28 15:10:25 2005
Here some brief description:
The Fact:
When I try to send o reply email to others that was not on mine domain the system goes in error.
The system:
SUSE 9.3 with last stable OTRS
Some needed info:
Mailsender: Sendmail.
I've tested with MAIL (same address that I use in the reply) and works
So I assume the relay system is ok and have all permission to do the operation but in OTRS wont send the email...
Can someone help me?
Thanks