added zip support

This commit is contained in:
SJ
2012-09-11 14:11:17 +02:00
parent 69fa244dfa
commit 152351e373
6 changed files with 525 additions and 16 deletions

View File

@@ -13,7 +13,7 @@
#define VERSION "0.1.21"
#define BUILD 701
#define BUILD 704
#define HOSTID "mailarchiver"
@@ -70,6 +70,7 @@
#define DELIMITER ' '
#define BOUNDARY_LEN 255
#define MAX_ATTACHMENTS 16
#define MAX_ZIP_RECURSION_LEVEL 2
/* SQL stuff */