grufocom / vee-mail

Simple Script to get Mails from Free Veeam Agent for Linux
GNU Affero General Public License v3.0
49 stars 14 forks source link

[Feature Request] Healthchecks #38

Closed Stonedestroyer closed 2 years ago

Stonedestroyer commented 2 years ago

Is it possible this script could be modified to work with healthchecks or similar APIs that take a HTTP request, as they are useful in ensuring that an email was sent. Healthchecks works with emails as well but doing it through CURL remains the email element.

grufocom commented 2 years ago

Screenshot_20220912_132830

I have a service running which does monitor all jobs and shows statistics, you can also get a telegram message when there are failed jobs...

Stonedestroyer commented 2 years ago

I see, yeah I will close this then. I have something similar but the intent was not to rely on emails but curl but I guess you lose the information in the email.