Send image to mail

Forum for questions and support relating to the 1.24.x releases only.
Locked
zorrua
Posts: 7
Joined: Thu Jan 27, 2011 6:02 pm

Send image to mail

Post by zorrua »

Hello forum! I just configured my ZoneMidenr on Debian Squeeze system, I can see what is happening on my home. Now I want to configure the picture mail send when some changed on the webcam.

How can I configure it?

I have configured the "ssmtp" to send mail with "mpack", need I configure other mail config?

Thanks for all your help and best regards.
robert999
Posts: 11
Joined: Tue Mar 15, 2011 1:22 am

Re: Send image to mail

Post by robert999 »

This was answered in an earlier post by user carteriii.

"Zoneminder already supports the use of %EI1% and %EIM% in the email message which will generate attachment for the first image that matches the alarmed event or the one with the highest score. You need to add one or both of those (I just use %EIM%) to your ZM_EMAIL_BODY in the options screen. The existing Zoneminder code will then gather those attachments which I loop over in that code. "
Locked