Control Web Panel

WebPanel => DNS => Topic started by: lee069 on September 12, 2015, 10:49:42 AM

Title: _dmarc being ignored.
Post by: lee069 on September 12, 2015, 10:49:42 AM
Hi, I'm trying to added a TXT record to the DNS

_dmarc

but it just seems to get ignored, has anyone else had this?

..and I have waited 24 hours and restarted the DNS :)

Regards Lee.
Title: Re: _dmarc being ignored.
Post by: Igor S. on September 12, 2015, 04:18:49 PM
Hello.

How did you add that and how did you check?
Quote
..and I have waited 24 hours and restarted the DNS :)
You can check you records without waiting:
for example next command:
Code: [Select]
dig @your_dns_server your_domain -t TXT
Title: Re: _dmarc being ignored.
Post by: lee069 on September 12, 2015, 05:28:31 PM
Hi, i added it with the dns editor in the control panel. I have done  this many times for other reasons so i guess I'm doing it write.
As I'm trying to add a dmarc record I've used a dmarc test websites that all say that the record _dmarc is missing,  but it is there in the dns entry. Is it becuase it doesn't like the character _

Thanks Lee.
Title: Re: _dmarc being ignored.
Post by: Igor S. on September 13, 2015, 11:04:35 AM
Check your dmark record in the dns zone file.
Try to use "Edit file" instead "Edit records".
Title: Re: _dmarc being ignored.
Post by: lee069 on September 14, 2015, 08:57:38 AM
Hi,

I checked the dns file and it is in there at the bottom:-

_dmarc.mydomain.co.uk IN TXT "v=DMARC1; p=none; rua=mailto:admin@mydomain.co.uk";

But what ever I test to read that file it is always reported as missing.