Skip to main content

Update alternate HELO

Comments

4 comments

  • cPanelLauren
    What is it expecting? It should give you what it expects in the error message as well. The PTR should match the hostname as well as whatever is in /etc/mailhelo
    in most cases
    0
  • coursevector
    It's been a week (been busy) but I checked again and now it's reporting correctly and says there is no issue. So maybe cPanel just caches what it expects and holds that for a while? It now properly shows "PTR" is properly configured for this domain. Name: #.###.###.##.in-addr.arpa. Value: host.example.com.
    0
  • cPanelLauren
    There is a cache! I was just looking at a case earlier which references it. It's located here: /var/cpanel/ip_rdns_cache.json
    You can view the JSON with: python -mjson.tool /var/cpanel/ip_rdns_cache.json
    But there's also just: /var/cpanel/ip_rdns_cache
    0
  • coursevector
    Ah that would make sense. thanks!
    0

Please sign in to leave a comment.