added an option to restore message as rfc822 attachment

This commit is contained in:
SJ
2014-01-05 22:47:47 +01:00
parent 35aeb0463b
commit 0517c131b0
4 changed files with 59 additions and 4 deletions

View File

@ -139,6 +139,7 @@ $config['SEARCH_RESULT_CHECKBOX_CHECKED'] = 0;
$config['HELPER_URL'] = '';
$config['ENABLE_SYSLOG'] = 1;
$config['REWRITE_MESSAGE_ID'] = 0;
$config['RESTORE_EMAILS_AS_ATTACHMENT'] = 0;
$config['RESTRICTED_AUDITOR'] = 0;
$config['SHOW_ENVELOPE_JOURNAL'] = 0;