python-geeks / Automation-scripts

Repo for creating awesome automation scripts to make my panda lazier
MIT License
1.04k stars 562 forks source link

Add Email Alerts Script for Automated Notifications #996

Closed Acuspeedster closed 1 month ago

Acuspeedster commented 1 month ago

script name - email_alerts

Brief about script
This script automates the process of sending customized email notifications to specified recipients using Python's smtplib library. It allows for subject and body customization and supports multiple recipients.

Issue no.(must) - #988

Self Check (Tick After Making Pull Request)

Acuspeedster commented 1 month ago

I have passed all the checks and this issue was assigned to me, someone please merge this.