Commit Graph

62 Commits

Author SHA1 Message Date
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
SJ
d763892f3e iconv fix, pilerimport can handle up to 1024 mbox files 2012-08-19 23:20:33 +02:00
SJ
7c7b30b544 fixed a bug in the character conversion to utf-8 function 2012-08-01 21:53:01 +02:00
SJ
a4be8eef0d commented out decodeURL(), and minor code clean up 2012-07-23 16:20:01 +02:00
SJ
b6228ce8a3 added a few parser tests 2012-07-23 13:24:37 +02:00
SJ
1211e9a39c added the webui to the tarball 2012-02-08 23:14:28 +01:00
SJ
79cdeed1b6 parser and prepared statement improvements 2012-02-07 17:21:23 +01:00
SJ
b0be982ca2 added missing mysql_stmt_close functions 2012-01-29 09:02:21 +01:00
SJ
b4d13833b8 parser fixes 2012-01-28 20:52:13 +01:00