I have run into a peculiar issue.
In our setup members of the team send emails to otrs and this then takes and places them (by using the GenericAgent) into their respective queues.
The idea is to track the little tasks that come in via email, phone, and/or satr (shout across the room).
While the sorting works fine and emails are being picked up, whenever an email is picked up (mailbox is checked every 10min) I get an email from cron with the following contents:
Code: Select all
ERROR: OTRS-otrs.PostMasterMailbox.pl-63 Perl: 5.10.1 OS: linux Time: Fri Feb 28 07:40:03 2014
Message: Need UserLogin or UserID!
Traceback (23356):
Module: Kernel::System::User::UserLookup (OTRS 3.3.4) Line: 806
Module: Kernel::System::Ticket::TicketGet (OTRS 3.3.4) Line: 1201
Module: Kernel::System::Ticket::HistoryAdd (OTRS 3.3.4) Line: 5080
Module: Kernel::System::Ticket::TicketCreate (OTRS 3.3.4) Line: 525
Module: Kernel::System::PostMaster::NewTicket::Run (OTRS 3.3.4) Line: 189
Module: Kernel::System::PostMaster::Run (OTRS 3.3.4) Line: 388
Module: Kernel::System::MailAccount::IMAP::_Fetch (OTRS 3.3.4) Line: 203
Module: Kernel::System::MailAccount::IMAP::Fetch (OTRS 3.3.4) Line: 77
Module: Kernel::System::MailAccount::MailAccountFetch (OTRS 3.3.4) Line: 427
Module: main::Fetch (unknown version) Line: 177
Module: /opt/otrs/bin/otrs.PostMasterMailbox.pl (unknown version) Line: 90
ERROR: OTRS-otrs.PostMasterMailbox.pl-63 Perl: 5.10.1 OS: linux Time: Fri Feb 28 07:40:03 2014
Message: Need UserLogin or UserID!
Traceback (23356):
Module: Kernel::System::User::UserLookup (OTRS 3.3.4) Line: 806
Module: Kernel::System::Ticket::TicketGet (OTRS 3.3.4) Line: 1201
Module: Kernel::System::Ticket::TicketQueueID (OTRS 3.3.4) Line: 1646
Module: Kernel::System::Ticket::HistoryAdd (OTRS 3.3.4) Line: 5074
Module: Kernel::System::Ticket::TicketCustomerSet (OTRS 3.3.4) Line: 3004
Module: Kernel::System::Ticket::TicketCreate (OTRS 3.3.4) Line: 557
Module: Kernel::System::PostMaster::NewTicket::Run (OTRS 3.3.4) Line: 189
Module: Kernel::System::PostMaster::Run (OTRS 3.3.4) Line: 388
Module: Kernel::System::MailAccount::IMAP::_Fetch (OTRS 3.3.4) Line: 203
Module: Kernel::System::MailAccount::IMAP::Fetch (OTRS 3.3.4) Line: 77
Module: Kernel::System::MailAccount::MailAccountFetch (OTRS 3.3.4) Line: 427
Module: main::Fetch (unknown version) Line: 177
Module: /opt/otrs/bin/otrs.PostMasterMailbox.pl (unknown version) Line: 90
ERROR: OTRS-otrs.PostMasterMailbox.pl-63 Perl: 5.10.1 OS: linux Time: Fri Feb 28 07:40:03 2014
Message: Need UserLogin or UserID!
Traceback (23356):
Module: Kernel::System::User::UserLookup (OTRS 3.3.4) Line: 806
Module: Kernel::System::Ticket::TicketGet (OTRS 3.3.4) Line: 1201
Module: Kernel::System::Ticket::Article::ArticleCreate (OTRS 3.3.4) Line: 165
Module: Kernel::System::PostMaster::NewTicket::Run (OTRS 3.3.4) Line: 374
Module: Kernel::System::PostMaster::Run (OTRS 3.3.4) Line: 388
Module: Kernel::System::MailAccount::IMAP::_Fetch (OTRS 3.3.4) Line: 203
Module: Kernel::System::MailAccount::IMAP::Fetch (OTRS 3.3.4) Line: 77
Module: Kernel::System::MailAccount::MailAccountFetch (OTRS 3.3.4) Line: 427
Module: main::Fetch (unknown version) Line: 177
Module: /opt/otrs/bin/otrs.PostMasterMailbox.pl (unknown version) Line: 90
ERROR: OTRS-otrs.PostMasterMailbox.pl-63 Perl: 5.10.1 OS: linux Time: Fri Feb 28 07:40:03 2014
Message: Need UserLogin or UserID!
Traceback (23356):
Module: Kernel::System::User::UserLookup (OTRS 3.3.4) Line: 806
Module: Kernel::System::Ticket::TicketGet (OTRS 3.3.4) Line: 1201
Module: Kernel::System::Ticket::TicketQueueID (OTRS 3.3.4) Line: 1646
Module: Kernel::System::Ticket::HistoryAdd (OTRS 3.3.4) Line: 5074
Module: Kernel::System::Ticket::Article::ArticleCreate (OTRS 3.3.4) Line: 338
Module: Kernel::System::PostMaster::NewTicket::Run (OTRS 3.3.4) Line: 374
Module: Kernel::System::PostMaster::Run (OTRS 3.3.4) Line: 388
Module: Kernel::System::MailAccount::IMAP::_Fetch (OTRS 3.3.4) Line: 203
Module: Kernel::System::MailAccount::IMAP::Fetch (OTRS 3.3.4) Line: 77
Module: Kernel::System::MailAccount::MailAccountFetch (OTRS 3.3.4) Line: 427
Module: main::Fetch (unknown version) Line: 177
Module: /opt/otrs/bin/otrs.PostMasterMailbox.pl (unknown version) Line: 90
Version string '-1, set by base.pm' contains invalid data; ignoring: '-1, set by base.pm' at /opt/otrs/Kernel/System/Log.pm line 203.
ERROR: OTRS-otrs.PostMasterMailbox.pl-63 Perl: 5.10.1 OS: linux Time: Fri Feb 28 07:40:03 2014
Message: Need UserLogin or UserID!
Traceback (23356):
Module: Kernel::System::User::UserLookup (OTRS 3.3.4) Line: 806
Module: Kernel::System::Ticket::TicketGet (OTRS 3.3.4) Line: 1201
Module: Kernel::System::Ticket::Event::TriggerEscalationStopEvents::Run (OTRS 3.3.4) Line: 51
Module: Kernel::System::EventHandler::EventHandler (OTRS 3.3.4) Line: 252
Module: Kernel::System::Ticket::Article::ArticleCreate (OTRS 3.3.4) Line: 347
Module: Kernel::System::PostMaster::NewTicket::Run (OTRS 3.3.4) Line: 374
Module: Kernel::System::PostMaster::Run (OTRS 3.3.4) Line: 388
Module: Kernel::System::MailAccount::IMAP::_Fetch (OTRS 3.3.4) Line: 203
Module: Kernel::System::MailAccount::IMAP::Fetch (OTRS 3.3.4) Line: 77
Module: Kernel::System::MailAccount::MailAccountFetch (OTRS 3.3.4) Line: 427
Module: main::Fetch (unknown version) Line: 177
Module: /opt/otrs/bin/otrs.PostMasterMailbox.pl (unknown version) Line: 90
Version string '-1, set by base.pm' contains invalid data; ignoring: '-1, set by base.pm' at /opt/otrs/Kernel/System/Log.pm line 203.
ERROR: OTRS-otrs.PostMasterMailbox.pl-63 Perl: 5.10.1 OS: linux Time: Fri Feb 28 07:40:03 2014
Message: Need UserLogin or UserID!
Traceback (23356):
Module: Kernel::System::User::UserLookup (OTRS 3.3.4) Line: 806
Module: Kernel::System::Ticket::Article::ArticleGet (OTRS 3.3.4) Line: 1686
Module: Kernel::System::Ticket::Article::ArticleFlagSet (OTRS 3.3.4) Line: 2977
Module: Kernel::System::Ticket::Event::TicketNewMessageUpdate::Run (OTRS 3.3.4) Line: 62
Module: Kernel::System::EventHandler::EventHandler (OTRS 3.3.4) Line: 252
Module: Kernel::System::Ticket::Article::ArticleCreate (OTRS 3.3.4) Line: 347
Module: Kernel::System::PostMaster::NewTicket::Run (OTRS 3.3.4) Line: 374
Module: Kernel::System::PostMaster::Run (OTRS 3.3.4) Line: 388
Module: Kernel::System::MailAccount::IMAP::_Fetch (OTRS 3.3.4) Line: 203
Module: Kernel::System::MailAccount::IMAP::Fetch (OTRS 3.3.4) Line: 77
Module: Kernel::System::MailAccount::MailAccountFetch (OTRS 3.3.4) Line: 427
Module: main::Fetch (unknown version) Line: 177
Module: /opt/otrs/bin/otrs.PostMasterMailbox.pl (unknown version) Line: 90
ERROR: OTRS-otrs.PostMasterMailbox.pl-63 Perl: 5.10.1 OS: linux Time: Fri Feb 28 07:40:03 2014
Message: Need UserLogin or UserID!
Traceback (23356):
Module: Kernel::System::User::UserLookup (OTRS 3.3.4) Line: 806
Module: Kernel::System::Ticket::Article::ArticleGet (OTRS 3.3.4) Line: 1686
Module: Kernel::System::Ticket::Article::ArticleLastCustomerArticle (OTRS 3.3.4) Line: 1080
Module: Kernel::System::TemplateGenerator::NotificationAgent (OTRS 3.3.4) Line: 807
Module: Kernel::System::Ticket::Article::SendAgentNotification (OTRS 3.3.4) Line: 2273
Module: Kernel::System::Ticket::Article::ArticleCreate (OTRS 3.3.4) Line: 474
Module: Kernel::System::PostMaster::NewTicket::Run (OTRS 3.3.4) Line: 374
Module: Kernel::System::PostMaster::Run (OTRS 3.3.4) Line: 388
Module: Kernel::System::MailAccount::IMAP::_Fetch (OTRS 3.3.4) Line: 203
Module: Kernel::System::MailAccount::IMAP::Fetch (OTRS 3.3.4) Line: 77
Module: Kernel::System::MailAccount::MailAccountFetch (OTRS 3.3.4) Line: 427
Module: main::Fetch (unknown version) Line: 177
Module: /opt/otrs/bin/otrs.PostMasterMailbox.pl (unknown version) Line: 90
ERROR: OTRS-otrs.PostMasterMailbox.pl-63 Perl: 5.10.1 OS: linux Time: Fri Feb 28 07:40:03 2014
Message: Need UserLogin or UserID!
Traceback (23356):
Module: Kernel::System::User::UserLookup (OTRS 3.3.4) Line: 806
Module: Kernel::System::Ticket::TicketGet (OTRS 3.3.4) Line: 1201
Module: Kernel::System::TemplateGenerator::_Replace (OTRS 3.3.4) Line: 1044
Module: Kernel::System::TemplateGenerator::NotificationAgent (OTRS 3.3.4) Line: 875
Module: Kernel::System::Ticket::Article::SendAgentNotification (OTRS 3.3.4) Line: 2273
Module: Kernel::System::Ticket::Article::ArticleCreate (OTRS 3.3.4) Line: 474
Module: Kernel::System::PostMaster::NewTicket::Run (OTRS 3.3.4) Line: 374
Module: Kernel::System::PostMaster::Run (OTRS 3.3.4) Line: 388
Module: Kernel::System::MailAccount::IMAP::_Fetch (OTRS 3.3.4) Line: 203
Module: Kernel::System::MailAccount::IMAP::Fetch (OTRS 3.3.4) Line: 77
Module: Kernel::System::MailAccount::MailAccountFetch (OTRS 3.3.4) Line: 427
Module: main::Fetch (unknown version) Line: 177
Module: /opt/otrs/bin/otrs.PostMasterMailbox.pl (unknown version) Line: 90
ERROR: OTRS-otrs.PostMasterMailbox.pl-63 Perl: 5.10.1 OS: linux Time: Fri Feb 28 07:40:03 2014
Message: Need UserLogin or UserID!
Traceback (23356):
Module: Kernel::System::User::UserLookup (OTRS 3.3.4) Line: 806
Module: Kernel::System::Ticket::Article::ArticleGet (OTRS 3.3.4) Line: 1686
Module: Kernel::System::PostMaster::Filter::FollowUpArticleTypeCheck::Run (OTRS 3.3.4) Line: 44
Module: Kernel::System::PostMaster::Run (OTRS 3.3.4) Line: 424
Module: Kernel::System::MailAccount::IMAP::_Fetch (OTRS 3.3.4) Line: 203
Module: Kernel::System::MailAccount::IMAP::Fetch (OTRS 3.3.4) Line: 77
Module: Kernel::System::MailAccount::MailAccountFetch (OTRS 3.3.4) Line: 427
Module: main::Fetch (unknown version) Line: 177
Module: /opt/otrs/bin/otrs.PostMasterMailbox.pl (unknown version) Line: 90
As I am still quite new to otrs, could someone point me in the right direction?
thnx