[Solved] Postmaster filter actions are only processed once?

Moderator: crythias

Locked
shostakovich
Znuny advanced
Posts: 146
Joined: 11 Apr 2011, 08:11
Znuny Version: 3.2.5

[Solved] Postmaster filter actions are only processed once?

Post by shostakovich »

Hi,

for incoming mails, a postmaster filter applies; e.g. sets X-OTRS-Queue and X-OTRS-Priority.

Now if a user answers to an already existing Ticket. I define a filter matching on ".*Ticket#[0-9]{16}.*" and set the Action to "X-OTRS-Priority=15" - it does not apply the Priority value to the ticket. In the log I can see my filter matched, and stopped...

So, do filter actions only work on the first incoming mail which creates the ticket?

TIA
Michael
Last edited by shostakovich on 25 Aug 2011, 16:25, edited 1 time in total.
shostakovich
Znuny advanced
Posts: 146
Joined: 11 Apr 2011, 08:11
Znuny Version: 3.2.5

[solved] Re: Postmaster filter actions are only processed on

Post by shostakovich »

I was searching for X-OTRS-Followup-*
Locked