PostMaster Filter problem

Moderator: crythias

Locked
artemis13
Znuny newbie
Posts: 8
Joined: 16 Nov 2011, 15:26
Znuny Version: 3.0.10
Company: Aristotle University of Thessaloniki

PostMaster Filter problem

Post by artemis13 »

Hi all,

I have successfully set my PostMaster filters to work. For example, when there is one of the words "read" and/or "type" in the Body and/or the Subject of a new ticket , this should go into the Queue "Secretary" (as seen below)

Filter Condition
Header 1: Body Value 1: (read|type)
Header 2: Subject Value 2: (read|type)

Set Email Headers
Header 1: X-OTRS-Queue Value 1: Secretary

However, if I send a ticket that does not have one of the above keywords into the Subject field, my filter does not work. Is it a requirement BOTH of the above filter conditions to be valid in order for the filter to work? Can't it be one or the other or both?

Thank you in advance!
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: PostMaster Filter problem

Post by crythias »

Yes. Filter Conditions are AND. PostMasterFilters are OR.
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
artemis13
Znuny newbie
Posts: 8
Joined: 16 Nov 2011, 15:26
Znuny Version: 3.0.10
Company: Aristotle University of Thessaloniki

Re: PostMaster Filter problem

Post by artemis13 »

So, is there a way to change the Filter Conditions to AND and OR???

Thanks crythias
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: PostMaster Filter problem

Post by crythias »

No. Just create one PMF for subject and one PMF for body.
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