Skip to content

This repository shows how to send and read emails using Python. Also it shows implementation of Automatic reminder to those who have not replied to the mails sent by our code.

Notifications You must be signed in to change notification settings

abhaygc/Gmail_Automatic_reminder_for_no-replies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gmail_Automatic_reminder_for_no-replies

This repository contains code to send and read emails of a Gmail Account using Python. For a email sent through the code specific emails can be provided to whom reminder email must be sent if reply from recipients is not recieved within a specified reminder deadline. The code is commented to explain the working so that anyone can use it as per their requirements. Please read lib_install.txt to install required libraries and also read important_note.txt to enable access to your gmail account through the code. Database used is MongoDB (Please setup python mongoclient and understand basics of mongodb before diving into the code)

About

This repository shows how to send and read emails using Python. Also it shows implementation of Automatic reminder to those who have not replied to the mails sent by our code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages