Commit graph

30 commits

Author SHA1 Message Date
e5a4bd4205
Added new go-mail logo 2022-07-08 16:04:04 +02:00
c8928c875c
Update README.md
#29: Mention the different the embed/attach methods we support.
2022-07-07 10:58:52 +02:00
4fcd42dfad
Update README.md
Added REUSE compliance badge
2022-06-17 15:29:34 +02:00
31001e87b2
#24: Add SPDX license IDs for REUSE compliance
# SUMMARY

* Bad licenses:
* Deprecated licenses:
* Licenses without file extension:
* Missing licenses:
* Unused licenses:
* Used licenses: CC0-1.0, MIT
* Read errors: 0
* Files with copyright information: 45 / 45
* Files with license information: 45 / 45

Congratulations! Your project is compliant with version 3.0 of the REUSE Specification :-)
2022-06-17 15:05:54 +02:00
afa847d5df
Update README.md
Added a support note for #18
2022-06-09 10:24:57 +02:00
2bce8f6ff8
#13: Update README.md 2022-06-03 10:42:56 +02:00
830b3745ba
Update README.md
Added contributions section
2022-05-28 11:14:26 +02:00
dd02ac229b
Closes #11
This PR adds a `Msg.Read()` method which satisfies the `io.Reader` interface
2022-05-28 10:58:19 +02:00
bf689ac4de
Updating the README.md to explain the sendmail feature 2022-05-24 16:33:41 +02:00
dabd309738
Update README.md
Added awesome-go badge
2022-05-07 13:53:42 +02:00
d17decfdc2
Added codecov badge 2022-03-15 21:48:08 +01:00
85be3f2d0b
Added gocov.io link to README.md 2022-03-15 14:54:11 +01:00
f8ba9ac9c8
Added badges to README.md 2022-03-15 11:55:26 +01:00
bc5e6cfb95
Updated README.md 2022-03-14 11:01:10 +01:00
d2e5934113
Reformatted README.md 2022-03-14 11:00:20 +01:00
600ca8522e
Reformatted README.md 2022-03-14 10:57:55 +01:00
25153c6b6b
Updated README.md (added full example) 2022-03-14 10:57:01 +01:00
3ca982e312
Updated README.md 2022-03-14 10:35:23 +01:00
bc9b55de89
Updated README.md 2022-03-14 10:33:15 +01:00
1157180369
v0.1.1: Added embeds/attachments 2022-03-14 10:29:53 +01:00
3c9944cf41
Updated README.md 2022-03-13 18:02:30 +01:00
335ed6bf9d
Updated README.md 2022-03-13 18:01:23 +01:00
8c804ec573
Implemented MIME multipart handling for alternative content 2022-03-13 17:15:23 +01:00
81cf2e646c
Update README.md and removed example code in favor for doc_test.go example 2022-03-12 15:28:15 +01:00
2bd7cf0cb3
Update README.md and removed example code in favor for doc_test.go example 2022-03-12 15:19:32 +01:00
98d7982738
Calling it a day... 2022-03-10 16:56:41 +01:00
57ebb171c5
Lots of cleanups and refactoring 2022-03-10 16:19:51 +01:00
4babc309fb
Implemented SMTP AUTH 2022-03-10 10:53:38 +01:00
34b3f4af66 Initial checkin 2022-03-05 12:10:20 +01:00
75153487c3
Initial commit 2022-03-05 12:03:35 +01:00