zmfilter: Can't send email

Forum for questions and support relating to the 1.25.x releases only.
Locked
arno
Posts: 2
Joined: Wed Oct 28, 2015 9:04 pm

zmfilter: Can't send email

Post 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.
arno
Posts: 2
Joined: Wed Oct 28, 2015 9:04 pm

Re: zmfilter: Can't send email

Post 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 ?
Locked