Posmaster filter (SOLVED)

Moderator: crythias

Locked
qnetworks
Znuny newbie
Posts: 16
Joined: 21 Oct 2010, 09:24
Znuny Version: 3.0

Posmaster filter (SOLVED)

Post by qnetworks »

hey forum,
i want to make a filter wich only gets the emails if the sender is a customer registered in the otrs system and send them to a queue "queueexample".
the filter must ignore the emails from any sender who isn't a customer.
anyone know how to do that?
Last edited by qnetworks on 22 Nov 2010, 10:16, edited 1 time in total.
OTRS 3.0
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Postmaster filter

Post by crythias »

http://forums.otrs.org/viewtopic.php?f=60&t=6586 Does this help? (line numbers may have changed). Also, you'll want to change your postmaster default queue, so there's no need to move them.
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
qnetworks
Znuny newbie
Posts: 16
Joined: 21 Oct 2010, 09:24
Znuny Version: 3.0

Re: Posmaster filter (SOLVED)

Post by qnetworks »

Thanks crythias, it works, it gives an error when you try to fetch the emails, if the sender is not a customer.
OTRS 3.0
Locked