Skip to content

Send email in cascade with python. you can send more than 500 emails in less than 5 minutes using SMTP protocol with Gmail server

Notifications You must be signed in to change notification settings

bm777/send_mail_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

send_mail_python

Send email in cascade with python3. you can send more thant 500 mails in less than 5 minutes

Tools used:

  • Python
  • GTK 3
  • Brain :)

How to have it

make sure that you have gtk3 installed on your machine(Laptop). For my case, I have it on ubuntu 18.04. The best way for you to install dependencies, it is virtualenvwrapper. How to install it in 1 minute -> VIDEO

#for dependencies:
pip install -r requirements.txt

#clone it by typing:
git clone https://github.com/bm777/send_mail_python.git

#run it by typing:
python3 send_mail.py

View of interface

Send email

View of interface when Email sending ends successfully

Send email

About

Send email in cascade with python. you can send more than 500 emails in less than 5 minutes using SMTP protocol with Gmail server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages