Hello @Ravi Sai Somasekhar Mahasiva,
Is it possible to send an email from Databricks without using SMTP and Databricks alert, please help me with the steps.
Yes, you have to use some kind of API service.
If I want to send an email from error message in Databricks with SMTP, Could you help me with the steps.
Yes, you have to use some smtp library
Below is a blog that you can use to get started: https://databitsdigital.wordpress.com/2020/10/14/sending-e-mail-notifications-directly-from-azure-databricks-using-sendgrid/
Hope this helps.