added retention rules to piler core

This commit is contained in:
SJ
2012-02-19 22:59:47 +01:00
parent e51af89e5d
commit 020756fa1c
24 changed files with 181 additions and 59 deletions

View File

@@ -47,6 +47,8 @@ struct __config {
char spam_header_line[MAXVAL];
int default_retention_days;
// mysql stuff
char mysqlhost[MAXVAL];