add a global extractor enable/disable option to piler.conf

This commit is contained in:
SJ
2015-02-14 19:47:40 +01:00
parent abf656d102
commit c01f0afc18
13 changed files with 20 additions and 109 deletions

View File

@@ -51,8 +51,8 @@ struct __config {
int verbosity;
char locale[MAXVAL];
int session_timeout;
int helper_timeout;
int extract_attachments;
char piler_header_field[MAXVAL];
char extra_to_field[MAXVAL];