postmaster filter get an error.

i set up some filter: Match: Header1:Subject Value:[other] Set Header1:X-OTRS-Queue Value:6 then i run the script: $perl PostMasterPOP3.pl the output is: Message 1/1 (xyticketmail@163.com@pop.163.com) ERROR: OTRS-PM3-10 Perl: 5.10.0 OS: linux Time: Mon Mar 8 17:04:44 2010 Message: Found no $QueueID for 6! Traceback (20629): Module: Kernel::System::Queue::QueueLookup (v1.74) Line: 513 Module: Kernel::System::PostMaster::DestQueue::GetTrustedQueueID (v1.19) Line: 110 Module: Kernel::System::PostMaster::Run (v1.65) Line: 318 Module: main::FetchMail (v1.25) Line: 206 Module: PostMasterPOP3.pl (v1.25) Line: 125 Connection to pop.163.com closed. i already have the QueueID 6: mysql> select id from queue; +----+ | id | +----+ | 1 | | 2 | | 3 | | 4 | | 5 | | 6 | | 7 | | 8 | | 9 | +----+ Is this a Bug?

Hi 李森, On 08.03.2010, at 10:19, 李森 wrote:
Set Header1:X-OTRS-Queue Value:6
this needs to be the Queuename, not the DatabaseID Just run a "select name form queue" to find the Queuename. Nils Leideck -- Nils Leideck Senior Consultant nils.leideck@leidex.net nils.leideck@otrs.com http://webint.cryptonode.de / a Fractal project

Thanks a lot. The problem is solved.
2010/3/9 Nils Leideck - ITSM
Hi 李森,
On 08.03.2010, at 10:19, 李森 wrote:
Set Header1:X-OTRS-Queue Value:6
this needs to be the Queuename, not the DatabaseID Just run a "select name form queue" to find the Queuename.
Nils Leideck
-- Nils Leideck Senior Consultant
nils.leideck@leidex.net nils.leideck@otrs.com
http://webint.cryptonode.de / a Fractal project
--------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! http://www.otrs.com/en/support/enterprise-subscription/
participants (2)
-
Nils Leideck - ITSM
-
李森