Skip to content

Conversation

@omkshirsagar442
Copy link
Contributor

This pull request adds a Streamlit-based Bulk Email Sender application that allows users to send personalized bulk emails with optional attachments and live progress tracking.
It includes Gmail App Password authentication, CSV upload support, and dynamic placeholders for recipient names.

✨ Key Features

📂 Upload CSV file (Name, Email) or enter emails manually
🧾 Customize subject and message with {Name} placeholders
📎 Option to attach files (PDF, DOCX, Images)
🔒 Secure Gmail login using App Password
📊 Real-time progress bar and live sending logs
👁️ Preview email before sending
🎉 Beautiful Streamlit interface with success animations

📦 Tech Stack
Python 3.8+
Streamlit
Pandas
smtplib & email (built-in Python libraries)

The Bulk Email Sender — Pro+ Edition is a modern, Python-based web application built with Streamlit that allows individuals and businesses to send personalized bulk emails quickly, securely, and efficiently. The application is designed for users who need to manage email campaigns, notifications, or bulk communication without using expensive third-party services.

Unlike generic mass-mailing tools, this application supports personalization, attachments, manual email entries, and live progress monitoring, making it ideal for small businesses, freelancers, or teams who want a simple yet professional emailing solution.
@devmalik7
Copy link
Owner

@omkshirsagar442 Thank you for the contribution

@devmalik7 devmalik7 merged commit c30a5bb into devmalik7:main Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants