Commit Graph

180 Commits

Author SHA1 Message Date
SJ
63899aa025 customer fix 2013-05-15 10:34:49 +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
742aa27260 preparing for database consolidation 2013-04-28 14:18:09 +02:00
SJ
a80dafafb6 added memcached support to pilerimport 2013-04-22 22:28:01 +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
163ebb7c46 added auth support to pilergetd 2013-04-09 15:15:59 +02:00
SJ
8cf4a1b759 added detach support for the gui 2013-04-09 15:02:10 +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
e685bcffc1 eliminated a compile time warning 2013-02-19 22:28:44 +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
67895e9c43 add offset to metadata table 2013-02-15 20:14:35 +01:00
SJ
6bbfe1e734 code cleanup 2013-01-31 22:20:23 +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
b690a4bb5c let piler child process give 421 error if it cannot connect to database 2013-01-27 21:57:15 +01:00
SJ
80cee9f59c revised ms journal handling 2013-01-27 21:43:42 +01:00
SJ
560178f458 issue a warning and keep the message if it cannot be imported 2013-01-24 09:54:20 +01:00
SJ
f522ed9267 added quotes around the password to support special characters in the LOGIN command 2013-01-21 14:50:26 +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
SJ
648836f6f1 removed the unused bodydigest function 2013-01-09 15:39:51 +01:00
SJ
cea3af3cd8 fixed a typo in the test/ directory 2013-01-06 22:29:02 +01:00
SJ
be259f56bd eliminated the mydomains piler.conf 2013-01-06 22:16:21 +01:00
SJ
1d2ac1c117 introduced the server_id variable 2013-01-06 21:04:58 +01:00
SJ
7085f3c225 fixed a bug (-A) in pilerexport 2013-01-03 15:14:07 +01:00
SJ
cbe21312d2 removed the trailing space from the Subject line 2012-12-17 11:43:10 +01:00
SJ
e371f5ebfa piler daemon forgot to remove the stripped attachments if the message was discarded by an archiving rule. Fixed 2012-12-15 21:25:36 +01:00
SJ
fee08e9de8 redesigned the top storing directory structure 2012-12-15 09:57:24 +01:00
SJ
eeeb3fbad8 early decoding of utf/qp/... encoded attachment filenames 2012-12-09 23:14:39 +01:00
SJ
13534576df fixed a buffer overflow when processing extremly long body lines 2012-12-06 16:43:40 +01:00
SJ
2de295008e minor code cleanup 2012-12-04 13:39:24 +01:00
SJ
e30025e139 bumped up the build number 2012-12-04 12:03:12 +01:00
SJ
207d50ed03 added a workaround for an unzipping bug 2012-12-04 12:01:33 +01:00
SJ
0ded5892db parse the Delivery-date: header field if the Date: field is missing 2012-12-03 14:21:55 +01:00
SJ
47de67e4bc fixed a pilerimport counter 2012-12-03 13:27:14 +01:00
SJ
22d9828e8f fixed an smtp chat bug related to multiple transactions 2012-12-02 17:17:41 +01:00