Skip to content

This is a piece of code that can send Mail to Multiple People at once with an interactive Interface using SMTP and Tkinter

License

Notifications You must be signed in to change notification settings

neeleshpandey/MassMailing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Mass Mailing Using SMTP

This is a piece of code that can send Mail to Multiple People at once with an interactive Interface

Instructions

  1. Download or Clone this Repository in your Local Environment

  2. Download and install Python3

  3. Install Tkinter library with pip3 install tk or python3 -m pip install tk

  4. Enable Less Secure apps to access your Gmail

  5. run main.py

About

This is a piece of code that can send Mail to Multiple People at once with an interactive Interface using SMTP and Tkinter

Topics

Resources

License

Stars

Watchers

Forks

Languages