Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added a support note for #18
  • Loading branch information
wneessen authored Jun 9, 2022
1 parent 72ed55a commit afa847d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Some of the features of this library:
* [X] Support sending mails via a local sendmail command
* [X] Message object satisfies `io.WriteTo` and `io.Reader` interfaces
* [X] Support for Go's `html/template` and `text/template` (as message body, alternative part or attachment/emebed)
* [X] Output to file support which allows storing mail messages as e. g. `.eml` files to disk to open them in a MUA

go-mail works like a programatic email client and provides lots of methods and functionalities you would consider
standard in a MUA.
Expand Down

0 comments on commit afa847d

Please sign in to comment.