Koozali.org: home of the SME Server

CNAME_lookup_failed_temporarily

Online Mace

  • ***
  • 69
  • +0/-0
CNAME_lookup_failed_temporarily
« on: August 12, 2025, 10:18:21 PM »
Seems I'm experiencing an old bug (8362) or a similar one. For two months I've been having mail delivery get deferred due to (CNAME_lookup_failed_temporarily._(#4.4.3)/) if sent to @wyo.gov. I finally reconfigured my server to use 1.1.1.1 for DNS instead of its internal DNS and now mail to @wyo.gov delivers successfully.

Offline Jean-Philippe Pialasse

  • *
  • 2,923
  • +11/-0
  • aka Unnilennium
    • http://smeserver.pialasse.com
Re: CNAME_lookup_failed_temporarily
« Reply #1 on: Yesterday at 05:52:01 AM »
this domain does resolve directly to a A field and do not show a cname which is the issue presented in the bug 8362 when multiple cname are inside another and the loop limit is reached.

MX does resolve to google.

if qmail starts having dns issue, it is sometime just because it fails to conmect to the dns server once.  simply restarting the service solve the issue. chanhing the dns providers implies restarting the qmails service.

in some specific configuration: dns provided through a vpn, temporary answer missing from the dns server can create similar errors. 
This os however not a standard operating condition for SME.

using 1.1.1.1 dns might seems a fox for this, but it could fail your spam filter with a limit reached error.

Online Mace

  • ***
  • 69
  • +0/-0
Re: CNAME_lookup_failed_temporarily
« Reply #2 on: Yesterday at 06:38:00 AM »
My SME server is rebooted nightly with all my Proxmox VM backups so that should restart the qmail service nightly. It is behind an HAProxy server though (which is also rebooted nightly), could that cause this issue somehow? It has been flawless for years though and only had issue with that one domain for the last two months or so.
« Last Edit: Yesterday at 06:42:30 AM by Mace »