Skip to content

Got a long list of email recipients? Let's get that sorted. Just feed your connection details, and your subject list in a CSV format, the content and the daemon triggers the emails automatically.

License

dewanshrawat15/Mailing-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mailing Script

Two simple scripts to send emails.

  • mail.py is used to send emails from a .csv file using gmail servers.
  • script.py is used for custom domains, through cpanel logins.

Requirement

Any system with python 3 (preferably 3.6) and terminal.

Usage

  • Navigate to the file directory where the downloaded file (the script file) is stored using the cd command in the terminal or cmd.
  • Update necessary details like login details and server port.
  • Copy the database in a .csv format.
  • Type python filename.py, where filename depends whether you are running for you're custom server or the gmail server.
  • Trigger the script by pressing enter/return

Known Issue

None as of now. Feel free to open an issue if any!

Wanna Contribute ?

Aww, great. Just go through CONTRIBUTING.MD once!

License

The MIT License

About

Got a long list of email recipients? Let's get that sorted. Just feed your connection details, and your subject list in a CSV format, the content and the daemon triggers the emails automatically.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages