email Filter

Moderator: crythias

Locked
lomach
Znuny newbie
Posts: 12
Joined: 03 Aug 2010, 17:40
Znuny Version: 2.4.7

email Filter

Post by lomach »

I need all the tickets to be moved from all the queues to one certain queue after the followup is received.
How can I do it with Postmaster Filtering?
Is there any other way to do it?
OTRS 2.4.7 on CentOS 5.5 with MySQL 5.0.77, Apache2
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: email Filter

Post by crythias »

Well, you could do that with a PostmasterFilter ...
Match:
Subject *Ticket#[*
Set:
X-OTRS-FollowUp-Queue Queuename::SubQueuename::SubSubQueuename

(Test it first)

Queues are designed to have security, separation, designation, and organization. You'll lose all that by moving the separated tickets into one big pile.
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