Skip to content

A GUI application developed using Python for bulk e-mailing purposes.

License

Notifications You must be signed in to change notification settings

sooryaprakash31/Email-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email-App

Requirements

  • python3
  • Clone of this repository
  • pip install requirements.txt

Setup

  • name and email are required columns in the .csv file
  • Attachment file name and name in the .csv file must be same
  • The Supported file format for attachments is .pdf
  • Less secure app access in sender's email account must be on during the execution

Execution

  1. Change current directory to this folder in terminal.
  2. python email_app.py
  3. Fill the data and credentials in the windows.
  4. Click on send mails.
  5. After execution, a message box will be displayed.

License

About

A GUI application developed using Python for bulk e-mailing purposes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages