diff --git a/panel/ui/vmail/domains-domain.html b/panel/ui/vmail/domains-domain.html index 284c987..6df231b 100644 --- a/panel/ui/vmail/domains-domain.html +++ b/panel/ui/vmail/domains-domain.html @@ -124,6 +124,7 @@ Value:"v=spf1 a mx -all" TTL:3600 (or default) There may be other TXT records for {{ @domain_array.domain }}. + @@ -151,6 +152,24 @@ + +

+ + + + + + + + + + + + + + +
{{ @dnsinfo.dmarc.status }} DMARC (TXT) Record for {{ @domain_array.domain }}
This DNS record is all set, nothing to do.
Type:TXT
Host:_dmarc.{{ @domain_array.domain }}
Value:"v=DMARC1; p=none;"
TTL:3600 (or default)
+