Commit graph

644 commits

Author SHA1 Message Date
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
96dab9103c
Make Linter happy 2022-03-13 17:58:47 +01:00
2b7cb54cf6
Forgot to update go.mod/.sum 2022-03-13 17:25:57 +01:00
8c804ec573
Implemented MIME multipart handling for alternative content 2022-03-13 17:15:23 +01:00
a85b761f43
msg.go has almost full test coverage now 2022-03-13 11:31:33 +01:00
012303e5ac
Lots of tests and helpers added 2022-03-13 10:49:07 +01:00
810babb379
Typos 2022-03-12 20:07:20 +01:00
7266155cf4
Added AddTo() and FromFormat() 2022-03-12 20:05:43 +01:00
6bc9832ede
More examples 2022-03-12 15:42:40 +01:00
c41301e26b
Fixed example code 2022-03-12 15:35:20 +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
06e37755f2
Some progress was made:
- Implemented proper AUTH LOGIN mechanism
- Implemented msgWriter for handling io
- Implemented proper mail header formatting/output
- Minor refactoring
2022-03-12 15:10:01 +01:00
5aebb12241
Calling it a day... 2022-03-11 19:17:43 +01:00
6a497d2780
Calling it a day... 2022-03-11 16:57:14 +01:00
07fdf64cbc
Started work on charset and encoding handling 2022-03-11 10:29:44 +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
59a1d14ca7
Better context and connection handling 2022-03-10 12:10:27 +01:00
4babc309fb
Implemented SMTP AUTH 2022-03-10 10:53:38 +01:00
1f6fc2cadc
Typo fix 2022-03-09 17:30:35 +01:00
ba5f519d9d
Make GoLint happy 2022-03-09 17:05:38 +01:00
6285b5fb4f
More progress... calling it a day. 2022-03-09 16:52:23 +01:00
4b4c8065f6
Progress 2022-03-09 13:20:01 +01:00
82bb87ea4f
Calling it a day... 2022-03-07 18:14:38 +01:00
b3554a9578
Slow progress 2022-03-07 16:24:49 +01:00
2fcc0f59cd
Adding first tests 2022-03-06 15:15:42 +01:00
261481344f
Makeing some progress... 2022-03-05 16:27:09 +01:00
4dd9c1bf40
Let's get started... 2022-03-05 12:36:53 +01:00
4af52c3414
Enable CirrusCI 2022-03-05 12:13:46 +01:00
34b3f4af66 Initial checkin 2022-03-05 12:10:20 +01:00
75153487c3
Initial commit 2022-03-05 12:03:35 +01:00