Page 1 of 1

zmfilter: Can't send email

Posted: Wed Oct 28, 2015 9:29 pm
by arno
Hello dear ZoneMinder community.

I have a recurrent error in my system log:

zmfilter 4613 ERR Can't send email: read-open /var/www/html/zm/events/3/15/05/19/19/18/43/011-capture.jpg: No such file or directory at /usr/lib/perl5/vendor_perl/5.8.8/MIME/Body.pm line 435. zmfilter.pl

It seems to be an issue when the directories containing those files has been deleted after the PurgeWhenFull filter was activated.
In fact, I have another filter: AlertNotify. It is applied on the Archived event only and have to send messages.
As those ones were deleted, the process couldn't find the directory and file and generate this message.

I would like to clean this, is there a way to do that ?

Thanks for your help.

Re: zmfilter: Can't send email

Posted: Fri Oct 30, 2015 3:04 pm
by arno
I suspect this message queue to be stored somewhere in the MySql database.
Is it the good way to investigate ?
How can I clean this queue ?