mirror of
https://bitbucket.org/jsuto/piler.git
synced 2026-04-05 20:09:18 +02:00
added zip support
This commit is contained in:
@@ -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 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user