Alert When Emails are Trying to be Sent from the Server Instead of 3rd Party or add-on
It would be very helpful for monitoring purposes and quality control purposes if we could be alerted when emails are trying to be sent from the server instead of 3rd party or add-on.
For example I have a plugin that allows me to setup emailing through mandrill on a site by site basis. This allows for better tracking. In some cases the sites are not able to communicate with mandrill and it falls back to using wp_mail() which would try to get the server to send out the email. Since Cloudways doesn't support emailing from servers these emails fail silently.
Email failing silently is very bad especially for websites that rely on form contacts for leads and sales, sign ups, etc... And this can go on for multiple months without ever knowing, which makes it even worse.
It would be awesome if this was part of cloudways server monitoring. So any time an email send requests is made on the server an alerted is made(probably through cloudwaysbot and/or webhook). That way no emails are missed and the issue can be looked into right away.