Error Need Search, UserLogin or PostMasterSearch!

Moderator: crythias

Locked
denniskn
Znuny newbie
Posts: 16
Joined: 29 Sep 2011, 18:03
Znuny Version: 3.0.11
Real Name: Dennis
Company: BBH

Error Need Search, UserLogin or PostMasterSearch!

Post by denniskn »

OTRS sent me this email today and im trying to figure out what happened and if i need to look at anything.
Can anyone point me in the right direction?
Thanks for any help! :D

ERROR: OTRS-PostMasterMailbox.pl-10 Perl: 5.8.8 OS: linux Time: Wed Nov 9 20:07:02 2011

Message: Need Search, UserLogin or PostMasterSearch!

Traceback (27475):
Module: Kernel::System::CustomerUser::DB::CustomerSearch (v1.86) Line: 211
Module: Kernel::System::CustomerUser::CustomerSearch (v1.61.2.1) Line: 178
Module: Kernel::System::PostMaster::NewTicket::Run (v1.76) Line: 102
Module: Kernel::System::PostMaster::Run (v1.85) Line: 351
Module: Kernel::System::MailAccount::IMAPS::_Fetch (v1.10) Line: 206
Module: Kernel::System::MailAccount::IMAPS::Fetch (v1.10) Line: 79
Module: Kernel::System::MailAccount::MailAccountFetch (v1.16) Line: 386
Module: main::Fetch (v1.3) Line: 180
Module: /opt/otrs/bin/otrs.PostMasterMailbox.pl (v1.3) Line: 93
Dennis
OTRS 3.0.11 CentOS6 64Bit
tobyyy
Znuny newbie
Posts: 8
Joined: 03 May 2011, 11:24
Znuny Version: 3.0.7

Re: Error Need Search, UserLogin or PostMasterSearch!

Post by tobyyy »

Hello,

has nobody an explanation for this.
I got this error too
Actual Version
OTRS ITSM 3.1.3
Exchange 2008 POP

But when i look in my history,
this error also occured in older OTRS and Exchange Versions.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Error Need Search, UserLogin or PostMasterSearch!

Post by crythias »

This error message occurs in Kernel/System/CustomerUser/DB
in
sub CustomerSearch

The CustomerSearch is passed params upon which to search:
Search, UserLogin, or PostMasterSearch If none of these exist, the UserSearch lookup fails with the above errors.

--
what happens?
PostMasterMailbox.pl gets email.
PostMaster Runs and tries to create a ticket
It can't find a customer to create the ticket for the email, most likely because there is No "From". Perhaps another type of request to look up a valid user fails and therefore you get this error (warning, pretty much).

What could cause it?
Who knows? Bad character encoding (chinese characters?), malformed email, individuals sending weird characters in their names... if it's rare, it could be considered an artifact of spam. If it's consistent, you may want to have your collection email address forward a copy to another (gmail?) account simply to get an idea of the raw emails that arrive and back-trace a timestamp.

Should you be worried?
Only if you discover this is preventing a valid email from being created as a ticket. If so, then you need to determine what the difference is and ask the question in the forum.

What should you do?
Nothing. Or cc your email to another box and troubleshoot. Or install a spam filter.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Locked