Skip to content
This repository was archived by the owner on Apr 27, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 261 Bytes

File metadata and controls

15 lines (12 loc) · 261 Bytes

Create .env file in the root of the project with parameters:

SENDER=
SENDER_NAME=
PASSWORD=
RECEIVER=
SUBJECT=

Receiver can be multiple emails separated by comma

#Run: Install dependencies pip3 install -r requirements.txt

Run with python3 main.py