OTRS Mail Problem after yum update

Moderator: crythias

Post Reply
maho
Znuny newbie
Posts: 15
Joined: 14 Feb 2014, 16:09
Znuny Version: 3.x,4.x,5.x
Real Name: mario

OTRS Mail Problem after yum update

Post by maho »

Hi Guys,

We use
OTRS 5.0.10
Perl 5.10.1
Centos 2.6.32-642.4.2.el6.x86_64

After yum update new mail Tickets dont send mails to customer.

I suppose its perl.
Can anyone help me with this issue or some tip?

Log Files
tail /var/log/otrs/otrs
Compilation failed in require at /usr/share/perl5/File/Temp.pm line 148.
BEGIN failed--compilation aborted at /usr/share/perl5/File/Temp.pm line 148.
Compilation failed in require at /opt/otrs/Kernel/cpan-lib/MIME/Tools.pm line 14.
BEGIN failed--compilation aborted at /opt/otrs/Kernel/cpan-lib/MIME/Tools.pm line 14.
Compilation failed in require at /opt/otrs/Kernel/cpan-lib/MIME/Entity.pm line 233.
BEGIN failed--compilation aborted at /opt/otrs/Kernel/cpan-lib/MIME/Entity.pm line 233.
Compilation failed in require at /opt/otrs/Kernel/System/Email.pm line 16.
BEGIN failed--compilation aborted at /opt/otrs/Kernel/System/Email.pm line 16.
Compilation failed in require at /opt/otrs/Kernel/System/ObjectManager.pm line 191.

SchedulerTaskWorkerERR.log
ERROR: OTRS-otrs.Console.pl-Maint::PostMaster::MailAccountFetch-08 Perl: 5.10.1 OS: linux Time: Thu Aug 10 14:45:34 2017

Message: Attempt to reload Net/POP3.pm aborted.
Compilation failed in require at /opt/otrs/Kernel/System/MailAccount/POP3.pm line 14.
BEGIN failed--compilation aborted at /opt/otrs/Kernel/System/MailAccount/POP3.pm line 14.


Traceback (59951):
Module: Kernel::System::MailAccount::MailAccountFetch Line: 433
Module: Kernel::System::Console::Command::Maint::PostMaster::MailAccountFetch::Run Line: 94
Module: (eval) Line: 444
Module: Kernel::System::Console::BaseCommand::Execute Line: 438
Module: (eval) Line: 147
Module: Kernel::System::Daemon::DaemonModules::SchedulerTaskWorker::Cron::Run Line: 131
Module: Kernel::System::Daemon::DaemonModules::SchedulerTaskWorker::Run Line: 259
Module: (eval) Line: 316
Module: main::Start Line: 316
Post Reply