mirror of
https://bitbucket.org/jsuto/piler.git
synced 2026-04-05 19:59:19 +02:00
added archive only mydomains feature
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
#define VERSION "0.1.24-master-branch"
|
||||
|
||||
#define BUILD 819
|
||||
#define BUILD 822
|
||||
|
||||
#define HOSTID "mailarchiver"
|
||||
|
||||
@@ -116,6 +116,7 @@
|
||||
#define OK 0
|
||||
#define ERR 1
|
||||
#define ERR_EXISTS 2
|
||||
#define ERR_MYDOMAINS 3
|
||||
#define ERR_FOLDER -1
|
||||
|
||||
#define AVIR_OK 0
|
||||
|
||||
Reference in New Issue
Block a user