I am using ssmtp as my MTA, and I have tested that it is working using mutt to send an email and can see evidence of the sending in /var/log/mail.log
I can see that zoneminder is trying to generate the email:
Code: Select all
Jun 19 15:41:02 247 zmfilter[11757]: INF [Creating notification email]
Jun 19 15:41:02 247 zmfilter[11757]: INF [Sending notification email 'ZoneMinder: Alarm - Cam-152 (5 - 5 3)']
Jun 19 15:41:02 247 zmfilter[11757]: INF [Attaching '/usr/share/zoneminder/events/1/152/011-capture.jpg]
I have tried both perl methods as configured in zoneminder.
Can someone give me some suggestions on how to further troubleshoot this?
Thank you.