Janos SUTO
|
97f63a11a6
|
gcc 9 fixes
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2020-06-29 19:38:38 +02:00 |
|
Janos SUTO
|
a01a3b9eb5
|
Fixed parser issue for attachment directly in the email, no mime
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2020-03-14 07:43:19 +01:00 |
|
Janos SUTO
|
d687fa16ab
|
Code cleanup
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2020-03-03 15:47:02 +01:00 |
|
Janos SUTO
|
4c4e1b52b3
|
Fix #957 missing extra recipient address
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2019-01-13 13:40:01 +00:00 |
|
Janos SUTO
|
f72a87ca60
|
use proper boundary checking for to_domain string
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-07-12 20:16:08 +00:00 |
|
Janos SUTO
|
c5959f79c4
|
Fixed attachment name parsing
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-07-10 11:18:19 +00:00 |
|
Janos SUTO
|
3e22fbfd76
|
parser: fix multiline attachment name
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-02-04 10:50:42 +01:00 |
|
Janos SUTO
|
1c8dc1cc68
|
parser fix to support some emojis in subject line
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-01-11 09:28:45 +01:00 |
|
Janos SUTO
|
b90438bef6
|
src: fix for multiple filename in a single mime part line
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2017-11-28 08:56:39 +01:00 |
|
Janos SUTO
|
1192fc3218
|
src: decoder and parser fix
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2017-11-08 11:50:28 +01:00 |
|
Janos SUTO
|
0cf7bfa04a
|
parser: remove isHexNumber() function
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2017-06-13 19:46:48 +00:00 |
|
SJ
|
961ae7afee
|
improved the search feature
Change-Id: Ia714ffade38edc9dd19b70ba37f996e6705ce057
Signed-off-by: SJ <sj@acts.hu>
|
2017-05-06 20:15:41 +02:00 |
|
SJ
|
71f0af9bb2
|
parser: fixed aaa+bbb@aaa.fu recipient address
Change-Id: I56b8065edc1a2efb371911236108acbbdb051233
Signed-off-by: SJ <sj@acts.hu>
|
2017-03-05 21:16:18 +01:00 |
|
SJ
|
65fc0b377e
|
added reimport option for pilerimport
|
2016-04-05 21:10:09 +02:00 |
|
SJ
|
8acee556d1
|
code cleanup
|
2016-01-02 08:16:38 +01:00 |
|
SJ
|
ccb3d72b8e
|
code cleanup #2
|
2015-12-28 14:50:37 +01:00 |
|
SJ
|
b0c97aa129
|
added a few unit tests
|
2015-11-27 12:17:19 +01:00 |
|
SJ
|
aefd7ccba4
|
code cleanup
|
2015-11-21 23:06:47 +01:00 |
|
SJ
|
8bf89488bf
|
internal date fix
|
2015-11-02 15:14:52 +01:00 |
|
SJ
|
2da754a7de
|
improved parsing of email addresses
|
2015-03-23 14:09:22 +01:00 |
|
SJ
|
73f86e5b88
|
added VERSION file
|
2015-01-16 22:51:37 +01:00 |
|
SJ
|
5ce5d28c00
|
save & and ' in the email addresses
|
2014-11-26 11:50:03 +01:00 |
|
SJ
|
cd53d12099
|
added support for extended notation in attachment filenames, see RFC5987
|
2014-10-03 11:38:49 +02:00 |
|
SJ
|
5551df3f9d
|
decoding fixes
|
2014-08-30 21:10:29 +02:00 |
|
SJ
|
ccf4d72dd2
|
boundary parser fix in the binaries
|
2014-08-13 15:09:24 +02:00 |
|
SJ
|
ccc7ad20da
|
better date parsing
|
2014-05-23 14:27:02 +02:00 |
|
SJ
|
7a773de8d1
|
fixed a date parsing bug
|
2014-05-23 10:52:53 +02:00 |
|
SJ
|
a21f5a68e1
|
better duplicate detection
|
2014-04-25 21:17:01 +02:00 |
|
SJ
|
325d821a40
|
fixed a multiline attachment name issue
|
2014-03-14 12:17:50 +01:00 |
|
SJ
|
319c9e9732
|
support longer attachment names
|
2014-02-11 15:34:12 +01:00 |
|
SJ
|
ae2037d06c
|
fixed date header parsing
|
2014-02-09 21:54:29 +01:00 |
|
SJ
|
fd4184daa9
|
fixed the date parsing
|
2014-02-03 15:38:10 +01:00 |
|
SJ
|
e133a41570
|
parsing the date header honors the timezone offset
|
2013-11-27 16:28:50 +01:00 |
|
SJ
|
1229e10bfc
|
added tnef support
|
2013-09-11 09:19:29 +02:00 |
|
SJ
|
b3cea9de7f
|
changed the internal lists to hash tables
|
2013-08-14 14:24:30 +02:00 |
|
SJ
|
d1cae282dc
|
improved logging of retention days
|
2013-07-31 10:06:05 +02:00 |
|
SJ
|
28a85ef44c
|
added tweak option to manually imported emails, too
|
2013-02-22 15:35:37 +01:00 |
|
SJ
|
80cee9f59c
|
revised ms journal handling
|
2013-01-27 21:43:42 +01:00 |
|
SJ
|
34568e7d82
|
fixed the underscore in email addresses
|
2012-11-28 23:54:55 +01:00 |
|
SJ
|
90ef9dc0e2
|
fixed a bug causing for certain messages to rewrite the first byte to NUL-byte
|
2012-11-03 23:44:09 +01:00 |
|
SJ
|
79fafcb3fe
|
combine journal recpient addresses, allowing bcc users to see their messages
|
2012-10-05 14:27:03 +02:00 |
|
SJ
|
92e2ca30c1
|
journaling strip fix
|
2012-09-28 21:48:20 +02:00 |
|
SJ
|
14ef68ed98
|
journaling additional fix
|
2012-09-28 10:50:00 +02:00 |
|
SJ
|
55de53bb26
|
added google xoauth2 support + fixed a journaling issue
|
2012-09-28 10:34:04 +02:00 |
|
SJ
|
a6ff431397
|
added rtf support
|
2012-09-14 15:03:00 +02:00 |
|
SJ
|
b4854e312a
|
added odf, ms office attachment support
|
2012-09-09 23:16:09 +02:00 |
|
SJ
|
33f0a88670
|
added attachment support
|
2012-09-07 15:08:50 +02:00 |
|
SJ
|
fd976f1daf
|
fixed a bug in ms journal parsing
|
2012-09-03 11:08:12 +02:00 |
|
SJ
|
287b8c0e45
|
added X-MS-Journal-Report support
|
2012-09-03 10:06:34 +02:00 |
|
SJ
|
7e8c7f12b6
|
improved message parsing
|
2012-08-21 21:57:39 +02:00 |
|