Skip to content

sa-if/Business-Mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Python based Mail sender.βœŒοΈπŸ‘

It is a Python based advanced mailer for sending mails to many recipients.πŸ™‚

Authors πŸ‘¦πŸ»

Used By πŸ§‘β€πŸ€β€πŸ§‘

This project is used by the following individual:

  • Saif Islam
  • Saimoon Islam

Support πŸ’πŸ»β€β™‚οΈ

For support, email [email protected] or join facebook community.(●'β—‘'●)

Features πŸ™ŒπŸ»

  • Send mails to many recipient
  • Uses Python smtplib module in Python
  • Need to enable less secure apps

Usage/Examples πŸŽƒ

Do the follwing:

  • pip install secure-smtplib.

  • Replace the "email" and "password" variables with your own Gmail email address and password

  • Replace the recipients variable with the recipients email address and the subject and message variables with your own custom subject and message.

  • After you have enabled less secure apps, you can use this script to send email from your Gmail accountπŸ˜‰

Releases

No releases published

Packages

No packages published

Languages