Error when external incoming email

Moderator: crythias

Locked
legajer
Znuny newbie
Posts: 27
Joined: 06 Jul 2016, 10:56
Znuny Version: OTRS 5.0.13
Real Name: Jerry

Error when external incoming email

Post by legajer »

Hi,
i get an error when an external email is coming in.
What can i do to solve this.
Already made a filter which checks on ticketnr in subject/header.

this is the error:
ERROR: OTRS-otrs.Console.pl-Maint::PostMaster::MailAccountFetch-05 Perl: 5.16.3 OS: linux Time: Fri Feb 3 11:30:21 2017

Message: Missing configuration for DynamicFieldName for postmaster filter.

Traceback (35893):
Module: Kernel::System::PostMaster::Filter::ExternalTicketNumberRecognition::Run Line: 39
Module: Kernel::System::PostMaster::Run Line: 189
Module: Kernel::System::MailAccount::POP3::Fetch Line: 212
Module: Kernel::System::MailAccount::MailAccountFetch Line: 440
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
Module: /opt/otrs//bin/otrs.Daemon.pl Line: 138


thanks a lot for any help on this.

Kind regards,
Legajer
EXG133
Znuny expert
Posts: 217
Joined: 06 Aug 2012, 18:12
Znuny Version: 3.1.7 & 4.04

Re: Error when external incoming email

Post by EXG133 »

Look in your SysConfig for ExternalTicketNumberRecognition , I think you enabled it but didn't fill in all fields.
legajer
Znuny newbie
Posts: 27
Joined: 06 Jul 2016, 10:56
Znuny Version: OTRS 5.0.13
Real Name: Jerry

Re: Error when external incoming email

Post by legajer »

Thank you.
I see nr 3 and 4 are not used and there are maybe some dynamicfields to add?
As it seems to keep nagging about the Dynamic fields.

Will try some.

thanks a lot for pointing me to it.
Locked