Added audit message if the email has been marked for removal

Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
Janos SUTO
2021-04-26 06:08:18 +02:00
parent 1f271d419f
commit 22076d261c
11 changed files with 14 additions and 0 deletions

View File

@ -295,6 +295,7 @@ $_['text_remove'] = "Remove";
$_['text_remove_domain'] = "Remove domain";
$_['text_remove_message'] = "Remove message";
$_['text_remove_message2'] = "remove message";
$_['text_remove_request'] = "remove request";
$_['text_remove_selected_uids'] = "Remove selected uids";
$_['text_remove_policy'] = "Remove policy";
$_['text_remove_rule'] = "Remove rule";