The system failed to complete validation

cPRex

Jurassic Moderator
Staff member
Oct 19, 2014
17,470
2,843
363
cPanel Access Level
Root Administrator
Hey there! Are you using the local server as the nameserver for those domains? If so, I wouldn't expect it to time out since the connection is local. You can try running this test to see if you are able to return the SPF record:

Code:
dig -t TXT domain.com
but I suspect that will also not work properly.
 

azednetma

Well-Known Member
Oct 27, 2015
68
4
58
Marrakech
cPanel Access Level
Root Administrator
Hi,

; <<>> DiG 9.11.36-RedHat-9.11.36-8.el8_8.1 <<>> -t TXT ************
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 12176
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;*********************. IN TXT

;; ANSWER SECTION:
*********************. 38400 IN TXT "v=spf1 +mx +a +ip4:************ ~all"

;; Query time: 369 msec
;; SERVER: 213.186.33.99#53(213.186.33.99)
;; WHEN: Thu Sep 07 16:36:15 UTC 2023
;; MSG SIZE rcvd: 96