Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 685 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 685 Bytes

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