chagwood

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

Activity overview

Latest activity by chagwood
  • chagwood commented,

    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...

  • chagwood commented,

    Same error in Chrome. 

  • chagwood created a post,

    domain.com/cpanel links don't work but domain.com:2083 are fine

    I used to tell all my customers that theirdomain.com/cpanel would take them to their cpanel login page but lately I've noticed that no longer works. In the MS Edge browser gives a "ERR_HTTP2_PROTOC...

  • chagwood commented,

    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...

  • chagwood commented,

    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 ...

  • chagwood commented,

    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 ...

  • chagwood commented,

    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...

  • chagwood commented,

    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...

  • chagwood commented,

    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...

  • chagwood created a post,

    DKIM on DNSONLY

    Hello everyone, I have a webserver and two nameservers. The nameservers are running DNSONLY without any issues. I routinely get system emails from all my systems (CSF mostly) and whilst I have su...