Skip to content

Commit

Permalink
Merge pull request #32 from wneessen/readme-issue-29
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
wneessen authored Jul 7, 2022
2 parents db2d581 + c8928c8 commit 3c426ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Some of the features of this library:
* [X] RFC5322 compliant mail address validation
* [X] Support for common mail header field generation (Message-ID, Date, Bulk-Precedence, Priority, etc.)
* [X] Reusing the same SMTP connection to send multiple mails
* [X] Support for attachments and inline embeds
* [X] Support for attachments and inline embeds (from file system, `io.Reader` or `embed.FS`)
* [X] Support for different encodings
* [X] Support sending mails via a local sendmail command
* [X] Message object satisfies `io.WriteTo` and `io.Reader` interfaces
Expand Down

0 comments on commit 3c426ed

Please sign in to comment.