Page 1 of 1

Email notification: Bug in /usr/local/bin/zmfilter.pl ?

Posted: Fri Aug 27, 2004 6:40 pm
by jose
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 !