Search found 4 matches
- Fri Jun 17, 2016 11:34 pm
- Forum: ZoneMinder 1.26.x
- Topic: Filters Date/time
- Replies: 7
- Views: 46279
Re: Filters Date/time
I found a solution, instead of using "-20 days" (Which does work in a view), use "20 days ago" as this seems to parse just fine.
- Tue May 24, 2016 4:38 pm
- Forum: ZoneMinder 1.26.x
- Topic: Filters Date/time
- Replies: 7
- Views: 46279
Re: Filters Date/time
Same trouble here. Perhaps a script or tool needs to be installed? https://lh3.googleusercontent.com/MhkBEGC5_1i7yw3Em-vZLDcHcJcSpnWxFo6K1w31GYAPq6aFht21mvQGoHxUXjDiZG0qJzVlwPRtgoICZ4LU_fvR25Ws_bX4xJQXoKP83cdJ4qZQgVYWoMfG5pShQhlfMpTIkeoMU3J1yvD9rKhC0pg9b85HKzP4HgOaUO3O2Z10dN5mNfP3ds1neWKv3FAXOEJfJd ...
- Sun Mar 09, 2014 4:00 am
- Forum: ZoneMinder 1.24.x
- Topic: Wiki: Postfix as a Gmail SMTP Relay for Email Filter Events
- Replies: 13
- Views: 17864
Re: Wiki: Postfix as a Gmail SMTP Relay for Email Filter Ev
Notice: If you are getting errors in your logs with the line
try installing:
Fixed it for me. (Now to work on writing the correct filter! my mail got flooded.)
Code: Select all
zmfilter.pl exited abnormally, exit status 9
Code: Select all
apt-get install libmime-tools-perl
- Sun Mar 09, 2014 3:30 am
- Forum: ZoneMinder 1.26.x
- Topic: zmfilter.pl exited abnormally, exit status 9
- Replies: 11
- Views: 7630
Re: zmfilter.pl exited abnormally, exit status 9
Thank you!!!
This should be in the dependencies.biboun wrote:
I've found it was in this package so Installed it:
and problem was solvedCode: Select all
apt-get install libmime-tools-perl