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.
here
Change Log -->License
2017-18 by Avi Mimoun.
mailPython is under the terms of the MIT License, following all clarifications stated in the license file.