Commit graph

581 commits

Author SHA1 Message Date
ec162e7836
More tests for client.go 2022-03-16 14:09:50 +01:00
d72f709313
Merge remote-tracking branch 'origin/main' 2022-03-15 22:38:01 +01:00
a0ebc5bd78
More and better tests for client.go 2022-03-15 22:37:55 +01:00
57bb99b43d
Update codecov.yml
Set 1.18 as if criteria
2022-03-15 21:58:57 +01:00
ece721ffc1
Update codecov.yml
Typo in 1.18 change
2022-03-15 21:57:50 +01:00
236f981968
Update codecov.yml
Replaced go 1.14 with 1.18
2022-03-15 21:57:05 +01:00
ecfb966de6
Test fixed 2022-03-15 21:50:25 +01:00
50ea497569
Merge remote-tracking branch 'origin/main' 2022-03-15 21:48:43 +01:00
fe3925c1e6
More tests coverage for client.go 2022-03-15 21:48:36 +01:00
d17decfdc2
Added codecov badge 2022-03-15 21:48:08 +01:00
b092316e96
Update codecov.yml 2022-03-15 21:42:00 +01:00
46687c9d7e
Update codecov.yml 2022-03-15 21:41:24 +01:00
c2ea1989a8
Update codecov.yml 2022-03-15 21:40:04 +01:00
5443964d66
Update codecov.yml 2022-03-15 21:32:05 +01:00
f00913b0ac
Update codecov.yml 2022-03-15 21:30:51 +01:00
9d326de161
Add codecov.yml 2022-03-15 21:29:45 +01:00
099275021f
Update codecov.yml 2022-03-15 21:29:26 +01:00
b7d7c655b7
Create codecov.yml 2022-03-15 21:25:23 +01:00
2e1b27aec6
Adding more tests... coverage for client.go is now 30% 2022-03-15 21:10:29 +01:00
4585a53be8
Added error to Options so we can check inputs 2022-03-15 21:10:03 +01:00
eb6120f475
Let Cirrus CI test everything 2022-03-15 15:57:00 +01:00
e71e445294
Added tests for SMTP LOGIN AUTH code. 100% coverage 2022-03-15 15:54:36 +01:00
d0f04353a2
Removed unneeded default: case in SMTP LOGIN AUTH code 2022-03-15 15:54:16 +01:00
85be3f2d0b
Added gocov.io link to README.md 2022-03-15 14:54:11 +01:00
a87577d388
Attachment names should probably be encoded 2022-03-15 12:12:45 +01:00
ce1c37bd16
Check if Attachments/Embeds can be read. If an error occurs don't add them to the mail parts 2022-03-15 11:56:21 +01:00
f8ba9ac9c8
Added badges to README.md 2022-03-15 11:55:26 +01:00
557a161a12
Fix in address handling and more header related methods 2022-03-14 16:25:24 +01:00
066b421725
Create codeql-analysis.yml 2022-03-14 16:00:33 +01:00
fe02db163c
Create SECURITY.md 2022-03-14 16:00:04 +01:00
8d3cc5f561
Create FUNDING.yml 2022-03-14 15:56:39 +01:00
ebd8f94c1f
Make GoLinter happy 2022-03-14 15:30:41 +01:00
54da622bd1
Added WriteToSendmail()/WriteToSendmailWithContext() to allow sending mails via local sendmail binary 2022-03-14 15:26:53 +01:00
3e43819b57
Added SetDateWithValue() as well as Reset() to Msg 2022-03-14 11:50:36 +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
61f2484b0c
Removed test client 2022-03-14 10:33:58 +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
13f4c54a27
Make GoLinter happy 2022-03-13 20:04:30 +01:00
62bf1ae33a
Fix SetEncoding() 2022-03-13 20:01:02 +01:00
3261e4d2af
Added ReplyTo()/ReplyToFormat() 2022-03-13 19:36:24 +01:00
8e31cf0133
Fix for X-Priority 2022-03-13 19:28:40 +01:00
06aff07a03
Added Importance header functions 2022-03-13 19:24:46 +01:00
fd04243ebf
Fix for msgwriter.go 2022-03-13 19:04:58 +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