Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ee5f5eb

Browse files
author
Dhanraj Chavan
committed
Added README
1 parent 0e46914 commit ee5f5eb

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

‎HTML-Email-Sender/DemoExcelFile.xlsx

-220 Bytes
Binary file not shown.

‎HTML-Email-Sender/README.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Bulk HTML Email Sender
2+
3+
This script helps to send HTML Mails to Bulk Emails
4+
5+
- Sends bulk email
6+
- [HTML Templates](https://beefree.io)
7+
- Responsive Email Design
8+
- Server CoolDown
9+
- Option to attach files to Template
10+
11+
## Setup instructions
12+
13+
- Open "main.py" file & Install all dependencies
14+
- Open "DemoExcelFile.xlsx" file & fill your emails on sheet in "SrNo | Name | Email" Column format
15+
- Use [BeeFree]() Tool to create HTML Templates, then add file name in script
16+
- Select "Manage your Google Account -> Security" & Turn on Less Secure Apps option
17+
- Replace your EmailID & Password in the script
18+
19+
20+
## Detailed explanation of script, if needed
21+
- Packages Used: Pandas(Read Excel Sheet), smtplib(Send Mail), email.message(Frame Msg), xlrd & openpyxl (handle Excel Files), time(Sleep Func)
22+
23+
## Output
24+
![Screenshot 2021年01月08日 at 15 19 05](https://user-images.githubusercontent.com/39642060/104002162-ad6e6600-51c6-11eb-9662-7adccff6a292.png)
25+
26+
## Author(s)
27+
[Dhanraj Chavan](https://github.com/dhanrajdc7)
28+
29+
## Disclaimers
30+
- SMTP Limit: 1000 mails per day

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /