triton2997 / cowin-slot-notifier

Utility that automatically alerts via email if slots are available on the CoWIN portal. Provides rich filtering by list of pincodes, type of vaccine, dose number, etc
0 stars 0 forks source link

[FEATURE]: Module for sending emails #4

Closed triton2997 closed 3 years ago

triton2997 commented 3 years ago

Date: 7/5/21

Description:

Core functionalities:

  1. Accept a receiver address, subject and body as parameters
  2. Read credentials for sender email from a file
  3. Start a session using senders credentials
  4. Send the email
  5. Close the session

Impact:

Core functionality module

Priority: 1

Estimated efforts (person hours): 3

ETA:

triton2997 commented 3 years ago

v1 development and testing complete Deployed on CWN_SERVER