Last year, I blogged about how to use Slack or email notifications for security IBM Cloud security issues. Now I added another code sample, showing how to send out notification emails using any SMTP server. The code is written in Python and Node.js and deployed as IBM Cloud Functions-based webhook. The core part in charge of connecting to an SMTP email server and sending the email is isolated as
IBM Cloud: Send out alert emails using SMTP
by Henrik Loeser (data_henrik) | May 28, 2021 | cloud, IBM, ibmcloud, IT, nodejs, Python, security, serverless
Recent Comments