/emailSenderTool

Email sender tool in python language.

Primary LanguagePython

emailSenderTool

Email sender tool in python language.

This tool uses smtplib library.

AUTHOR: PARTH PANCHAL (HITCH HICKER)

REQUIREMENTS:

  • python3
  • smtplib library

USAGE:

You have to paste emails list in emails.txt file.
Edit script.py files and insert your email password.
Enable Less Secure Apps in your email settings.

git clone https://github.com/hitchhicker007/emailSenderTool.git
cd emailSenderTool
pip install smtplib
python script.py