Send notification based on postmaster filter action

Moderator: crythias

Post Reply
Snowmanko
Znuny newbie
Posts: 59
Joined: 06 Mar 2015, 17:45
Znuny Version: 6.0.5-1

Send notification based on postmaster filter action

Post by Snowmanko »

Hi,
I need advice from you! I want to send "no-reply" notification based on regexp in PostMaster Filter action. Is it somehow achievable ?
I need to send 2 types of "no-reply" notifications based on domain name in From field (certain domain i.e. From: @example.com and others than this domain), ticket should be deleted/closed after sending this notifications.

Thanks for suggestions.
OTRS 6.0.3-1, MySQL
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: Send notification based on postmaster filter action

Post by reneeb »

Create a dynamic field "notificationtype". Set this field in the postmaster filter and then create a ticket notification that listens to the update of that field.
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
Post Reply