I found a solution myself. I'm using following filter script in events to filter the message text with wildcards:
if($event->message ~= "(.*)ERP Basis System(.*)") return false;
else return true;
Greets
Marco
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu