Author Topic: _dmarc being ignored.  (Read 9782 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
_dmarc being ignored.
« 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.

Offline
*****
Re: _dmarc being ignored.
« Reply #1 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
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: _dmarc being ignored.
« Reply #2 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.

Offline
*****
Re: _dmarc being ignored.
« Reply #3 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".
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: _dmarc being ignored.
« Reply #4 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.