Hi,
I’m setting up health checks for all my containers, and I figured it would be a good idea to have a mail deliverability checks. An idea was to have a script send an email from the cli, over the internet, and wait for it to be delivered, confirming that email is working.
Do we have any made solutions for this? I tried the mail command from the docker container but it’s not installed. Just wanted to check with the community before I start blasting my container with additional software.