Skip to content
This repository has been archived by the owner on Jun 23, 2020. It is now read-only.

av1m/massmail

Repository files navigation

SEND PYTHON MASS MAIL

Installation

STEP ONE enter the following commands in a terminal (windows)

~ >>> git clone https://github.com/av1m/massmail.git
~ >>> cd massmail
~/massmail/ >>> python -m pip install -U pip 
~/massmail/ ❯❯❯ pip install pipenv
~/massmail/ ❯❯❯ pipenv sync

STEP TWO (optional)
go to : Google console Create a project and get your client_secret and rename it 'client_secret.json' Insert the file in the folder "massmail"

Note : Google's apis does not work for mass mailing with a personal account. If nbMailAttack is> 1, we go directly to smtp.

Change Log --> here

License

2017-18 by Avi Mimoun.

mailPython is under the terms of the MIT License, following all clarifications stated in the license file.


@avimimoun

About

Send a multitude of mails (like spam) through a python graphical interface made in Tkinter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages