Commit Graph

71 Commits

Author SHA1 Message Date
SJ
97ca851780 added a debug option to the parse_line function 2012-07-23 16:51:36 +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
e6f3877378 modified search_header_end() and use the value of n instead of strlen(p) 2012-07-23 11:42:58 +02:00
SJ
5f9ec6b419 fixed pilerimport return values 2012-07-09 15:18:21 +02:00
SJ
00be0effe7 added build info 2012-07-06 21:44:57 +02:00
SJ
2d803e31d3 added an option to decide whether to archive messages without message-id header line 2012-07-06 13:02:40 +02:00
SJ
e944852283 added group handling feature 2012-06-22 12:30:55 +02:00
SJ
466d0e383f remove temp attachment files if it's a duplicate message 2012-06-20 14:17:08 +02:00
SJ
5a356f0148 improved the esmtp parser 2012-06-20 10:28:20 +02:00
SJ
19784163be remove stale files if the smtp connection timed out 2012-06-15 11:24:01 +02:00
SJ
ad62822658 revised log messages 2012-06-06 20:38:16 +02:00
SJ
f419106360 process rcpt to addresses if they end .${hostid} 2012-06-06 14:29:03 +02:00
SJ
57adc425b8 minor fix for reindex 2012-06-01 14:54:13 +02:00
SJ
907ce7653b release of 0.1.18 2012-06-01 14:26:58 +02:00
SJ
5b88a4f2f1 added a reindexing utility 2012-06-01 14:25:49 +02:00
SJ
cbd986a29c remove message files if it's a duplicate according to message-id 2012-05-29 14:08:56 +02:00
SJ
154780c4a7 pilerimport can retrieve messages from imap4 servers, too 2012-05-26 15:18:22 +02:00
SJ
f6ef989171 pilerimport now handles correctly the case if the file is not readable 2012-05-23 16:42:58 +02:00
SJ
f7d0e270ee cosmetic fix 2012-05-17 20:39:33 +02:00
SJ
e020f3c2cc release of 0.1.17.3 2012-05-12 14:50:04 +02:00
SJ
d36fb202fc 0.1.17.2 released 2012-05-07 09:42:28 +02:00
SJ
77b22c7043 pilerimport can read single emails from stdin specifying "-" as the filename 2012-05-04 21:26:16 +02:00
SJ
ee7a51f1dd minor bugfixes 2012-04-27 21:25:54 +02:00
SJ
987d27856a removed <?= php abbreviations 2012-04-27 14:39:10 +02:00
SJ
d4808b2b4a release of 0.1.16 2012-04-09 20:26:31 +02:00
SJ
5c2ec12061 fixed minor typo in pilerpurge.c 2012-03-26 14:59:01 +02:00
SJ
64f8342b02 pilerpurge fix 2012-03-20 10:35:22 +01:00
SJ
99848614e8 added tagging the search results 2012-03-10 14:52:50 +01:00
SJ
020756fa1c added retention rules to piler core 2012-02-19 22:59:47 +01:00
SJ
fa843306de 0.1.14 fixes 2012-02-11 23:12:30 +01:00
SJ
41565a1d93 released 0.1.14 2012-02-10 14:50:58 +01:00
SJ
5247e2dfe9 health fix 2012-02-10 14:35:07 +01:00
SJ
ea9da966ff added conversation available feature 2012-02-10 14:06:00 +01:00
SJ
cd68dd1f1a added size counter 2012-02-10 13:57:04 +01: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
45be05e8d9 piler database fix in cfg.c 2012-02-05 21:17:15 +01:00
SJ
91d233cfb0 minor fixes 2012-02-02 15:29:07 +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
SJ
a7df7986ae added spam result detection support 2012-01-26 14:35:51 +01:00
SJ
57b0c1d650 fixed a bug in the counter sql statement 2012-01-24 17:18:59 +01:00
SJ
14b9d0fe86 added domain information to index table 2012-01-14 09:53:26 +01:00
SJ
c74ed7195a added verification code to the metadata table 2012-01-09 23:15:39 +01:00
SJ
d603f29feb pilerexport fix 2012-01-08 22:38:09 +01:00
SJ
b0e4debb12 fixed the pilerexport utility 2012-01-08 16:16:00 +01:00
SJ
bafbbc7fa8 added pilerexport for bulk export to EML, and simplified pilerget 2012-01-07 23:26:47 +01:00
SJ
94660cf32f restructured the pilerget utility 2012-01-07 16:40:06 +01:00
SJ
05c379a163 switched to preforking daemon 2012-01-07 00:00:36 +01:00