mirror of
https://github.com/wneessen/go-mail.git
synced 2024-11-08 23:12:54 +01:00
#13: Update README.md
This commit is contained in:
parent
8919d64ca1
commit
2bce8f6ff8
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ Some of the features of this library:
|
|||
* [X] Support for different encodings
|
||||
* [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)
|
||||
|
||||
go-mail works like a programatic email client and provides lots of methods and functionalities you would consider
|
||||
standard in a MUA.
|
||||
|
|
Loading…
Reference in a new issue