Problem using PostMaster filter to set ticket state.

Moderator: crythias

Locked
kerryrsmith
Znuny newbie
Posts: 20
Joined: 05 Jul 2011, 13:25
Znuny Version: 3

Problem using PostMaster filter to set ticket state.

Post by kerryrsmith »

Hi,

I am trying to use a PostMaster filter to set the X-OTRS-State of a new ticket when the subject of the email begins with a specific word. E.g:
otrs.png
Is this possible? If so, please can you advise what I’m doing wrong?

Thanks in advance.

Cheers,
Kerry
You do not have the required permissions to view the files attached to this post.
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Problem using PostMaster filter to set ticket state.

Post by reneeb »

Remove the first \b
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
kerryrsmith
Znuny newbie
Posts: 20
Joined: 05 Jul 2011, 13:25
Znuny Version: 3

Re: Problem using PostMaster filter to set ticket state.

Post by kerryrsmith »

It's working. Thanks :D.
Locked