Difference between revisions of "Email"

From ZoneMinder Wiki
Jump to navigationJump to search
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
==Tips & Tricks==
==Tips & Tricks==
Email is typically a thing you will configure once, and then reuse that or a similar configuration on many computers. Once you get it right, it's likely to work in multiple servers.
Email is typically a thing you will configure once, and then reuse that or a similar configuration on many computers. Once you get it right, it's likely to work in multiple servers.
SSMTP is deprecated. Use MSMTP or postfix, etc...


==Links==
==Links==
Line 12: Line 14:
* [[How_to_get_ssmtp_working_with_Zoneminder]] - One method of configuring email w/SSMTP (<=deb 9)
* [[How_to_get_ssmtp_working_with_Zoneminder]] - One method of configuring email w/SSMTP (<=deb 9)
* [[SMS_Notifications]] - Builds upon the ssmtp guide with further troubleshooting, and introduces sms gateways. MSMTP install (deb 10)
* [[SMS_Notifications]] - Builds upon the ssmtp guide with further troubleshooting, and introduces sms gateways. MSMTP install (deb 10)
* [[Filters]] - Example filters for emailing.

Latest revision as of 12:21, 5 November 2020

ZM is able to send notification emails when email is configured on the client.

You can have emails sent automatically based on a filter. You can have relevant camera pictures embedded in the email.


Tips & Tricks

Email is typically a thing you will configure once, and then reuse that or a similar configuration on many computers. Once you get it right, it's likely to work in multiple servers.

SSMTP is deprecated. Use MSMTP or postfix, etc...

Links

See the following pages which have covered setting up email with ZM.