avzero07 / eew-nn-project

Repo to Keep Track of Project Utilities
GNU Affero General Public License v3.0
0 stars 1 forks source link

Email Generation Complete #12

Closed avzero07 closed 3 years ago

avzero07 commented 3 years ago

Branch issue-2 contains util.email module that implements an email class that can be used to build an email object.

It can also construct the email header as well as the complete email which may then be written into a file (for use with neomutt).

Simple test case compares with a [known] working email.