Skip to content

vikas623/Mailing-Script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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!

License

The MIT License

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%