motioneye-project / motioneye

A web frontend for the motion daemon.
GNU General Public License v3.0
3.94k stars 650 forks source link

Add Message-ID to emails. #3030

Closed donlorenzo closed 2 months ago

donlorenzo commented 2 months ago

RFC-2822 specifies that every email SHOULD have a Message-ID field. Some mail servers reject emails that do not have a Message-ID. The eMails sent out by motioneye do not have a Message-ID. This PR adds a Message-ID to the emails sent out by motioneye.