108properties.co.uk

Pasted full BIND zone file DMARC syntax into TXT value field

$ dig TXT 108properties.co.uk

;; QUESTION SECTION:

;108properties.co.uk. IN TXT


;; ANSWER SECTION:

108properties.co.uk. 3600 IN TXT "_dmarc.108properties.co.uk. IN TXT 'v=DMARC1; p=none; rua=mailto:dmarc@108properties.co.uk'"

The TXT record contains the full BIND zone file line: `_dmarc.108properties.co.uk. IN TXT 'v=DMARC1...'`. Instead of entering just the DMARC policy value (`v=DMARC1; p=none`), the admin pasted the entire zone file entry including hostname, class, record type, and outer quotes. Mail servers receiving this record will not recognise it as a valid DMARC policy.

_dmarc.108properties.co.uk. IN TXT 'v=DMARC1; p=none; rua=mailto:dmarc@108properties.co.uk'