Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Email Alerts Script for Automated Notifications #996

Merged
merged 3 commits into from
Oct 13, 2024

Conversation

Acuspeedster
Copy link
Contributor

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)

  • This issue was assigned to me.
  • One Change in one Pull Request
  • My file is in the proper folder (folder name in lowercase, no spaces)
  • I am following clean code and documentation, and my code is linted with flake8
  • I have added README.md and requirements.txt (with version numbers) with my script
  • I have used the REPO [README TEMPLATE]
  • Only included required dependencies in requirements.txt

@Acuspeedster
Copy link
Contributor Author

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

@pawangeek pawangeek linked an issue Oct 13, 2024 that may be closed by this pull request
1 task
@pawangeek pawangeek added hacktoberfest Supporting Hacktoberfest hacktoberfest-accepted Supporting completion of hacktober fest labels Oct 13, 2024
@pawangeek pawangeek merged commit d97bd1d into python-geeks:main Oct 13, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Supporting Hacktoberfest hacktoberfest-accepted Supporting completion of hacktober fest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Task: Set Up Automated Email Alert Script for Critical Events"
2 participants