[Web, Quarantine] Allow to set the max score of a message up to which a quarantine notification will be sent
This commit is contained in:
@@ -226,6 +226,7 @@
|
||||
"quarantine_exclude_domains": "Domains und Alias-Domains ausschließen",
|
||||
"quarantine_max_age": "Maximales Alter in Tagen<br><small>Wert muss größer oder gleich 1 Tag sein.</small>",
|
||||
"quarantine_max_size": "Maximale Größe in MiB (größere Elemente werden verworfen):<br><small>0 bedeutet <b>nicht</b> unlimitiert.</small>",
|
||||
"quarantine_max_score": "Nicht benachrichtigen, wenn der Spam-Score höher ist als der folgende Wert:<br><small>Standardwert 9999.0</small>",
|
||||
"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",
|
||||
|
@@ -226,6 +226,7 @@
|
||||
"quarantine_exclude_domains": "Exclude domains and alias-domains",
|
||||
"quarantine_max_age": "Maximum age in days<br><small>Value must be equal to or greater than 1 day.</small>",
|
||||
"quarantine_max_size": "Maximum size in MiB (larger elements are discarded):<br><small>0 does <b>not</b> indicate unlimited.</small>",
|
||||
"quarantine_max_score": "Discard notification if spam score of a mail is higher than this value:<br><small>Defaults to 9999.0</small>",
|
||||
"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",
|
||||
|
Reference in New Issue
Block a user