/sendmail

An easy way to send e-mails with python3.

Primary LanguagePythonMIT LicenseMIT

Sendmail - send simple mails via Python

How to use

  1. Change each file in the config folder
  2. Write a subject and mail text in mailcontent.py
  3. Type in your terminal
mail.py
  1. Done