[Web] Check smtp_tls_policy_map destination (more checks should be added)
This commit is contained in:
@@ -120,6 +120,7 @@
|
||||
"recipient_map_entry_exists": "Eine Empfängerumschreibung für Objekt \"%s\" existiert bereits",
|
||||
"tls_policy_map_entry_exists": "Eine TLS-Richtlinie \"%s\" existiert bereits",
|
||||
"tls_policy_map_parameter_invalid": "Parameter ist ungültig",
|
||||
"tls_policy_map_dest_invalid": "Ziel ist ungültig",
|
||||
"temp_error": "Temporärer Fehler",
|
||||
"text_empty": "Text darf nicht leer sein",
|
||||
"subject_empty": "Betreff darf nicht leer sein",
|
||||
|
@@ -120,6 +120,7 @@
|
||||
"recipient_map_entry_exists": "A Recipient map entry \"%s\" exists",
|
||||
"tls_policy_map_entry_exists": "A TLS policy map entry \"%s\" exists",
|
||||
"tls_policy_map_parameter_invalid": "Policy parameter is invalid",
|
||||
"tls_policy_map_dest_invalid": "Policy destination is invalid",
|
||||
"temp_error": "Temporary error",
|
||||
"text_empty": "Text must not be empty",
|
||||
"subject_empty": "Subject must not be empty",
|
||||
|
Reference in New Issue
Block a user