You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

797 B

Email

As an alternative to HTTP/HTTPS requests, you can "ping" checks by sending an emails to special email addresses.

Email address for pinging via email

Use Case: Newsletter Delivery Monitoring

Consider a cron job which runs weekly and sends weekly newsletters to a list of e-mail addresses. You have already set up a check to get alerted when your cron job fails to run. But what you ultimately want to check is if your emails are getting sent and delivered.

The solution: set up another check, and add its email address to your list of recipient email addresses. Set its Period to 1 week. As long as your weekly email script runs correctly, and there are no email delivery issues, SITE_NAME will regularly receive an email, and the check and will stay up.