chagwood

  • Total activity 12
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Comments

Recent activity by chagwood Recent activity Votes
  • cPRex so there wasn't anything in there I could find. I did a tail -f on the log and threw the error a few more times. I did dig around and noticed that it only happens on the accounts that are lis...

  • Same error in Chrome. 

  • I finally figured it out. create the file /var/cpanel/users/nobody on your DNSONLY box insert this text into the file: DNS=hostname.domain.com In my case it was ns1.mydomain.com Then run thi...

  • Hi @chagwood That's interesting! I would anticipate some check of DKIM to be done since the record exists. Did you have a chance to check out the other thread I linked with the workaround to see ...

  • Hi @chagwood What version of cPanel are you running on the dnsonly server? There was previously an issue with DKIM on the hostname but that should have been resolved as of 74.0.9. The behavior as ...

  • Hi @chagwood You're getting back the public key for the dkim record. I wonder if the real issue is DKIM on the hostname and not specific to DKIM on dnsonly. When you receive mail from this host h...

  • Hi @chagwood It should be enough what do you get when you query for the DKIM: dig txt default._domainkey.domain.tld By default cPanel creates the dkim with the selector "default" it could be dif...

  • Hi @chagwood In order to implement DKIM on the dnsonly server, you'd need to do so manually. I believe the process on dnsonly would be something like the following but please keep in mind that th...