Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 335 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 335 Bytes

Mail_Bomber

Mass mailing with a google account

To allow access, we need to set the "Less secure access to apps" settings in our Google account. If two-step verification is enabled, we cannot use the less secure access.

Works with Python 3.8.6.

Make sure you have installed the libraries:

  • smtplib
  • sys
  • time
  • lorem
  • colorama