Merge pull request #3024 from friedPotat0/rspamdquarantinedetails

Add rspamd score and symbols to quarantine detail view
This commit is contained in:
André Peters
2019-10-09 22:24:47 +02:00
committed by GitHub
7 changed files with 82 additions and 6 deletions

View File

@@ -808,6 +808,7 @@ $lang['quarantine']['sender'] = "Sender";
$lang['quarantine']['show_item'] = "Show item";
$lang['quarantine']['check_hash'] = "Search file hash @ VT";
$lang['quarantine']['qitem'] = "Quarantine item";
$lang['quarantine']['rspamd_result'] = "Rspamd result";
$lang['quarantine']['subj'] = "Subject";
$lang['quarantine']['recipients'] = "Recipients";
$lang['quarantine']['text_plain_content'] = "Content (text/plain)";