Commit Graph

118 Commits

Author SHA1 Message Date
SJ
c02766a18c pilerimport can remove message from imap server 2013-11-26 16:04:54 +01:00
SJ
1e44042b82 tweaked the parser to support cjk languages 2013-11-26 11:43:21 +01:00
SJ
c0301ceaca journal header parsing fix 2013-11-22 21:44:04 +01:00
SJ
7cd329f10c display the stored id when a duplicate is found 2013-11-12 14:51:31 +01:00
SJ
c31355b343 bumped the build number 2013-11-11 12:06:37 +01:00
SJ
cdce84052f fixing a segfault issue when starting piler 2013-11-01 00:41:39 +01:00
SJ
b8d10ea9e5 skip storing rcpt address matching the cfg.hostid 2013-10-29 16:05:35 +01:00
SJ
6aad513879 use the sent date instead of arrival date 2013-10-19 10:34:29 +02:00
SJ
8a9b963fbf better email compilance 2013-09-25 22:08:38 +02:00
SJ
1229e10bfc added tnef support 2013-09-11 09:19:29 +02:00
SJ
4a961e4ecc imap folder listing fix 2013-09-04 22:42:06 +02:00
SJ
fdb4c84f55 gui fixes 2013-09-04 14:02:11 +02:00
SJ
eb826537dd added pop3 import to the gui 2013-08-23 13:02:51 +02:00
SJ
a9050a9f44 boundary fix 2013-08-22 00:33:39 +02:00
SJ
7c507ed038 log the number of attachments 2013-08-21 21:43:54 +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
7ea15b5b05 added domain field to rules 2013-07-31 09:10:26 +02:00
SJ
bd484784f9 imap fixes 2013-07-27 22:31:55 +02:00
SJ
66b8d079d2 added archive only mydomains feature 2013-07-12 22:54:45 +02:00
SJ
a1d11d01b9 prepared statement fixes 2013-06-29 15:43:16 +02:00
SJ
1b693f3ba9 folder fixes 2013-06-29 15:22:07 +02:00
SJ
43b72c3e57 dbfix merge 2013-05-16 12:21:36 +02:00
SJ
bcca735a1a fixed permission problem for extracting attachments 2013-05-15 12:05:42 +02:00
SJ
7d8fcb86b2 customer fix 2013-05-15 10:59:02 +02:00
SJ
63899aa025 customer fix 2013-05-15 10:34:49 +02:00
SJ
5064f07248 added customer support for the piler daemon 2013-05-07 15:32:05 +02:00
SJ
7a267904e6 initial commit using a very minimalistic db abstraction preparing to add postgresql support as well 2013-05-05 11:57:14 +02:00
SJ
86a236311d pilergetd support unencrypted connections too 2013-04-18 16:49:18 +02:00
SJ
07c8a15400 pilergetd fixes 2013-04-09 16:10:08 +02:00
SJ
2a94804586 added pilergetd daemon 2013-04-09 14:50:27 +02:00
SJ
d5d6741748 final fixes to 0.1.23 2013-04-08 20:46:19 +02:00
SJ
37e921898f ipv6 support for the piler daemon 2013-04-02 16:35:32 +02:00
SJ
4e922152d6 got rid of ipv4 specific code from imap/pop3 importing 2013-04-01 16:15:43 +02:00
SJ
d77b6da1a6 added a friendly postinstall script to shorten install time 2013-03-24 18:24:08 +01:00
SJ
93696c2985 parser fixes 2013-03-24 01:20:12 +01:00
SJ
31d801da6f fixed attachment handling 2013-03-23 17:58:58 +01:00
SJ
f530f84d62 fixed follow-up handling 2013-03-19 21:56:08 +01:00
SJ
a87b62264a improved pilerexport 2013-03-18 12:06:49 +01:00
SJ
15f18eb939 added a fix to find the first message of a thread 2013-03-18 10:13:26 +01:00
SJ
28a85ef44c added tweak option to manually imported emails, too 2013-02-22 15:35:37 +01:00
SJ
b6b1a203d0 added a tweak option to change the sent time piler stores 2013-02-22 15:01:21 +01:00
SJ
e6098bf2a0 fixed the pop3 import 2013-02-19 19:50:41 +01:00
SJ
78e750fde5 code cleanup and added server_id to the store path 2013-02-15 20:58:58 +01:00
SJ
3e64bcd9d5 code clean up in folder.c 2013-01-28 13:40:44 +01:00
SJ
0cabb8ce8a switching to prepared statements in attachment.c 2013-01-28 12:10:39 +01:00
SJ
879acc85c4 using prepared statements in message processing 2013-01-27 23:42:45 +01:00
SJ
80cee9f59c revised ms journal handling 2013-01-27 21:43:42 +01:00
SJ
04a39461d3 added encrypt_messages piler.conf option to decide whether to encrypt messages or not 2013-01-11 11:37:23 +01:00
SJ
d7792ee9f3 fixed a bug in imap parser 2013-01-10 22:30:30 +01:00