Skip to content
forked from av1m/massmail

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

License

Notifications You must be signed in to change notification settings

Mytelenet/massmail

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

  • Python 100.0%