added archive only mydomains feature

This commit is contained in:
SJ
2013-07-12 22:54:45 +02:00
parent 52a43e5d42
commit 66b8d079d2
13 changed files with 78 additions and 41 deletions

View File

@@ -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