Skip to content

Commit 4baa67a

Browse files
author
Till Brehm
committed
Merge branch '6539-show-dkim-managed-zone' into 'develop'
Mark that the zone is managed, thus dkim can be auto added Closes #6539 See merge request ispconfig/ispconfig3!1767
2 parents 8bc80d3 + dd3087c commit 4baa67a

28 files changed

+51
-12
lines changed

interface/web/mail/lib/lang/ar_mail_domain.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ $wb['error_not_allowed_server_id'] = 'Chosen server is not allowed for this acco
2323
$wb['relayhost_txt'] = 'Relayhost';
2424
$wb['relayhost_user_txt'] = 'Relayhost User';
2525
$wb['relayhost_password_txt'] = 'Relayhost Password';
26+
$wb['dkim_auto_dns_txt'] = 'Managed zone, dns updated automatically';

interface/web/mail/lib/lang/bg_mail_domain.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ $wb['error_not_allowed_server_id'] = 'Chosen server is not allowed for this acco
2323
$wb['relayhost_txt'] = 'Relayhost';
2424
$wb['relayhost_user_txt'] = 'Relayhost User';
2525
$wb['relayhost_password_txt'] = 'Relayhost Password';
26+
$wb['dkim_auto_dns_txt'] = 'Managed zone, dns updated automatically';

interface/web/mail/lib/lang/br_mail_domain.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ $wb['dkim_selector_error'] = 'Seletor DKIM é inválido. Utilize apenas caracter
2323
$wb['relayhost_txt'] = 'Relayhost';
2424
$wb['relayhost_user_txt'] = 'Relayhost User';
2525
$wb['relayhost_password_txt'] = 'Relayhost Password';
26+
$wb['dkim_auto_dns_txt'] = 'Managed zone, dns updated automatically';

interface/web/mail/lib/lang/ca_mail_domain.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ $wb['dkim_selector_error'] = 'Invalid DKIM-Selector. Use only lower-case alphanu
2323
$wb['relayhost_txt'] = 'Relayhost';
2424
$wb['relayhost_user_txt'] = 'Relayhost User';
2525
$wb['relayhost_password_txt'] = 'Relayhost Password';
26+
$wb['dkim_auto_dns_txt'] = 'Managed zone, dns updated automatically';

interface/web/mail/lib/lang/cn_mail_domain.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ $wb['dkim_selector_error'] = '无效的 DKIM 选择器。仅使用小写字母
2323
$wb['relayhost_txt'] = 'Relayhost';
2424
$wb['relayhost_user_txt'] = 'Relayhost 用户';
2525
$wb['relayhost_password_txt'] = 'Relayhost 密码';
26+
$wb['dkim_auto_dns_txt'] = 'Managed zone, dns updated automatically';

interface/web/mail/lib/lang/cz_mail_domain.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ $wb['error_not_allowed_server_id'] = 'Zvolený server není povolen pro tento ú
2323
$wb['relayhost_txt'] = 'Relayhost';
2424
$wb['relayhost_user_txt'] = 'Relayhost User';
2525
$wb['relayhost_password_txt'] = 'Relayhost Password';
26+
$wb['dkim_auto_dns_txt'] = 'Managed zone, dns updated automatically';

interface/web/mail/lib/lang/de_mail_domain.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ $wb['error_not_allowed_server_id'] = 'Der gewählte Server ist für dieses Konto
2323
$wb['relayhost_txt'] = 'Relayhost';
2424
$wb['relayhost_user_txt'] = 'Relayhost-Benutzer';
2525
$wb['relayhost_password_txt'] = 'Relayhost-Passwort';
26+
$wb['dkim_auto_dns_txt'] = 'Managed zone, dns updated automatically';

interface/web/mail/lib/lang/dk_mail_domain.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ $wb['dkim_selector_error'] = 'Invalid DKIM-Selector. Use only lower-case alphanu
2323
$wb['relayhost_txt'] = 'Relayhost';
2424
$wb['relayhost_user_txt'] = 'Relayhost User';
2525
$wb['relayhost_password_txt'] = 'Relayhost Password';
26+
$wb['dkim_auto_dns_txt'] = 'Managed zone, dns updated automatically';

interface/web/mail/lib/lang/el_mail_domain.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ $wb['error_not_allowed_server_id'] = 'Chosen server is not allowed for this acco
2323
$wb['relayhost_txt'] = 'Relayhost';
2424
$wb['relayhost_user_txt'] = 'Relayhost User';
2525
$wb['relayhost_password_txt'] = 'Relayhost Password';
26+
$wb['dkim_auto_dns_txt'] = 'Managed zone, dns updated automatically';

interface/web/mail/lib/lang/en_mail_domain.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ $wb['no_policy'] = '- not enabled -';
2020
$wb['error_not_allowed_server_id'] = 'Chosen server is not allowed for this account.';
2121
$wb['dkim_selector_txt'] = 'DKIM-Selector';
2222
$wb['dkim_selector_error'] = 'Invalid DKIM-Selector. Use only lower-case alphanumeric characters (a-z or 0-9) up to 63 chars, optional followed by a period and by another string of no more than 63 lower-case alphanumeric characters.';
23+
$wb['dkim_auto_dns_txt'] = 'Managed zone, dns updated automatically';
2324
$wb['relayhost_txt'] = 'Relayhost';
2425
$wb['relayhost_user_txt'] = 'Relayhost User';
2526
$wb['relayhost_password_txt'] = 'Relayhost Password';

0 commit comments

Comments
 (0)