[Quarantine] Allow to redirect all quarantine messages to a specific address
[Web] Minor changes to quarantine UI
This commit is contained in:
@@ -223,6 +223,7 @@
|
||||
"quarantine_notification_html": "Benachrichtigungs-E-Mail Inhalt:<br><small>Leer lassen, um Standard-Template wiederherzustellen.</small>",
|
||||
"quarantine_notification_sender": "Benachrichtigungs-E-Mail Absender",
|
||||
"quarantine_notification_subject": "Benachrichtigungs-E-Mail Betreff",
|
||||
"quarantine_redirect": "<b>Alle</b> Benachrichtigungen an folgendes Postfach umleiten:<br><small>Leer bedeutet deaktiviert. <b>Unsignierte, ungeprüfte E-Mail. Sollte nur intern zugestellt werden.</b></small>",
|
||||
"quarantine_release_format": "Format freigegebener Mails",
|
||||
"quarantine_release_format_att": "Als Anhang",
|
||||
"quarantine_release_format_raw": "Unverändertes Original",
|
||||
@@ -736,7 +737,7 @@
|
||||
"check_hash": "Checksumme auf VirusTotal suchen",
|
||||
"confirm_delete": "Bestätigen Sie die Löschung dieses Elements.",
|
||||
"danger": "Gefahr",
|
||||
"disabled_by_config": "Die derzeitige Konfiguration deaktiviert die Funktion des Quarantäne-Systems.",
|
||||
"disabled_by_config": "Die derzeitige Konfiguration deaktiviert die Funktion des Quarantäne-Systems. Zur Funktion muss eine Anzahl an Rückhaltungen pro Mailbox sowie ein Limit für die maximale Größe pro Element definiert werden.",
|
||||
"download_eml": "Herunterladen (.eml)",
|
||||
"empty": "Keine Einträge",
|
||||
"high_danger": "Hohe Gefahr",
|
||||
|
@@ -222,6 +222,7 @@
|
||||
"quarantine_notification_html": "Notification email template:<br><small>Leave empty to restore default template.</small>",
|
||||
"quarantine_notification_sender": "Notification email sender",
|
||||
"quarantine_notification_subject": "Notification email subject",
|
||||
"quarantine_redirect": "<b>Redirect all notifications</b> to this recipient:<br><small>Leave empty to disable. <b>Unsigned, unchecked mail. Should be delivered internally only.</b></small>",
|
||||
"quarantine_release_format": "Format of released items",
|
||||
"quarantine_release_format_att": "As attachment",
|
||||
"quarantine_release_format_raw": "Unmodified original",
|
||||
@@ -736,7 +737,7 @@
|
||||
"check_hash": "Search file hash @ VT",
|
||||
"confirm_delete": "Confirm the deletion of this element.",
|
||||
"danger": "Danger",
|
||||
"disabled_by_config": "The current system configuration disables the quarantine functionality.",
|
||||
"disabled_by_config": "The current system configuration disables the quarantine functionality. Please set \"retentions per mailbox\" and a \"maximum size\" for quarantine elements.",
|
||||
"download_eml": "Download (.eml)",
|
||||
"empty": "No results",
|
||||
"high_danger": "High",
|
||||
|
Reference in New Issue
Block a user