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 script to send emails via gmail #1014

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

mihirrd
Copy link
Contributor

@mihirrd mihirrd commented Jan 21, 2025

Automated Gmail sender

Issue #1013

Description

Python Script to Automate gmail workflow.

Key features

  • Secure SMTP connection using TLS
  • Support for attachments
  • Error handling
  • Easy to integrate into other Python programs
  • Object-oriented design for re-usability

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congratulations!! 🎉 @mihirrd for making your first PR. We will review the changes soon and merge finally.😊 Do give a star ⭐ meanwhile if you like this project.

@mihirrd mihirrd force-pushed the feature/automate-gmail-script branch from 01b3823 to 3edcd4a Compare January 21, 2025 03:24
@mihirrd mihirrd force-pushed the feature/automate-gmail-script branch from 3edcd4a to d8452bd Compare January 21, 2025 03:32
@pawangeek pawangeek linked an issue Jan 26, 2025 that may be closed by this pull request
1 task
@pawangeek pawangeek merged commit 4c7646b into python-geeks:main Jan 26, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gmail automate sender tool
2 participants