|
a7da51d932
|
fixed issue in mail RawBody
|
2019-12-30 23:30:17 +01:00 |
|
|
0df0eec02a
|
updated parsemail.go
|
2019-12-30 23:08:57 +01:00 |
|
|
ef63b895f4
|
added RawBody attribute
|
2019-12-30 22:45:10 +01:00 |
|
|
4e446d5d3b
|
updated for encrypted content-type
|
2019-12-30 21:11:03 +01:00 |
|
Dušan Kasan
|
abc648830b
|
Merge pull request #3 from OddieWanKenobi/master
Fixed TestParseMail
|
2019-01-15 17:19:36 +01:00 |
|
Antonio
|
331b118220
|
Fixed TestParseMail
|
2019-01-15 09:58:52 +01:00 |
|
Dušan Kasan
|
0b3f8fbd29
|
Merge pull request #2 from kevinmichaelchen/master
Case insensitive checks. Fix check for multipart/related.
|
2018-05-04 13:54:55 +02:00 |
|
Kevin Chen
|
592787fd9e
|
readme update 📚
|
2018-05-03 22:20:35 -04:00 |
|
Kevin Chen
|
9b9506a6eb
|
check if alternative part contains related part
|
2018-05-03 22:17:38 -04:00 |
|
Kevin Chen
|
5dc5bc87d2
|
multipart/mixed can contain multipart/related
|
2018-05-03 22:07:35 -04:00 |
|
Kevin Chen
|
7835eb0061
|
Case insensitive check for Content-Transfer-Encoding
|
2018-05-02 20:58:58 -04:00 |
|
Dusan Kasan
|
f4376a629e
|
UTF-8 subject now decoded properly
|
2017-05-23 21:03:55 +02:00 |
|
Dusan Kasan
|
0dfe0c6fb0
|
Coveralls badge updated
|
2017-04-29 11:55:08 +02:00 |
|
Dusan Kasan
|
d6ceeee24c
|
Docs updated
|
2017-04-29 00:22:21 +02:00 |
|
Dusan Kasan
|
b974c63f34
|
Formatting fixed
|
2017-04-18 12:58:42 +02:00 |
|
Dusan Kasan
|
e668cf21ac
|
Simplified error handling
|
2017-04-18 12:56:51 +02:00 |
|
Dusan Kasan
|
c661cc0d68
|
Formatting fixed
|
2017-04-18 10:51:51 +02:00 |
|
Dusan Kasan
|
1a966487dd
|
Formatting fixed
|
2017-04-18 10:45:25 +02:00 |
|
Dusan Kasan
|
45ca26475a
|
Formatting fixed
|
2017-04-18 10:39:35 +02:00 |
|
Dusan Kasan
|
8f0c9dd4e5
|
Status and coverage badges added
|
2017-04-13 10:49:32 +02:00 |
|
Dusan Kasan
|
c2129de1b7
|
Tests moved to parsemail package
|
2017-04-13 10:42:21 +02:00 |
|
Dusan Kasan
|
4595dfeb35
|
Goimports and gofmt applied
|
2017-04-13 00:38:24 +02:00 |
|
Dusan Kasan
|
a67f959446
|
CircleCI config temporariy removed
|
2017-04-13 00:31:02 +02:00 |
|
Dusan Kasan
|
83f292f163
|
CircleCI config added to integrate Coveralls
|
2017-04-13 00:19:15 +02:00 |
|
Dusan Kasan
|
b49ceb6f6d
|
Refactored to closely follow RFC5322
|
2017-04-13 00:00:36 +02:00 |
|
Dusan Kasan
|
865598137b
|
Readme typos fixed
|
2017-04-10 22:45:35 +02:00 |
|
Dusan Kasan
|
17e497ea98
|
Initial commit
|
2017-04-10 22:44:22 +02:00 |
|