Hello all,
I still get a problem with email notification, it seems that there is a problem with the substituteTags() function.
The $text variable is not initialized resulting in errors :
Use of uninitialized value in substitution (s///) at /usr/local/bin/zmfilter.pl
I tried to put something inside $text, works fine but it replace the normal content (subject, body, attachements....)
Help pls !