Koozali.org: home of the SME Server

CNAME lookup failed temporarily

Offline pizzaco

  • ***
  • 53
  • +0/-0
CNAME lookup failed temporarily
« on: October 14, 2010, 04:10:06 PM »
About 5 days ago, we've started experiencing delivery issues with some incoming messages. The senders are getting delivery failures from their providers (Yahoo and Juno for sure, and possibly at least one other domain) that look something like this (dalandcorp.com is our domain; I X'd out the actual user but didn't hide the domain because this could be DNS related):

> Hi. This is the qmail-send program at yahoo.com.
> I'm afraid I wasn't able to deliver your message to the following
> addresses.
> This is a permanent error; I've given up. Sorry it didn't work out.
>
> <XXXXXXXXXX@dalandcorp.com>:
> CNAME lookup failed temporarily. (#4.4.3) I'm not going to try again;
> this message has been in the queue too long.

From what I can glean from the Internet, this is an issue with the provider because it looks like our DNS settings are correct (and haven't changed in some time). I've contacted Yahoo about but haven't received a resolution yet.

I'm posting here to see if anyone has experience dealing with this sort of issue. If so, you can give me some guidance on how to go about getting this resolved?

Thanks

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: CNAME lookup failed temporarily
« Reply #1 on: October 14, 2010, 08:23:09 PM »
Are you using RHBL and especially SORBS? If so, please have a look here.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline pizzaco

  • ***
  • 53
  • +0/-0
Re: CNAME lookup failed temporarily
« Reply #2 on: October 14, 2010, 09:22:02 PM »
Thanks for the suggestion. Are your referring to a Right-Hand List?  Based on my somewhat limited understanding of the server config, I have "regular" RBL enabled but not any "Right-Hand" checking. Here are my settings:

    Bcc=disabled
    BccMode=cc
    BccUser=maillog
    DNSBL=enabled
    LogLevel=6
    MaxScannerSize=25000000
    RBLList=zen.spamhaus.org:whois.rfc-ignorant.org:dnsbl.njabl.org
    RHSBL=disabled
    RequireResolvableFromHost=yes
    SBLList=dsn.rfc-ignorant.org
    TlsBeforeAuth=0
    access=public
    qplogsumm=disabled
    status=enabled

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: CNAME lookup failed temporarily
« Reply #3 on: October 14, 2010, 10:43:40 PM »
Are you using RHBL and especially SORBS?

That's not relevant. The problem is a DNS lookup problem, on yahoo.com's server. As pizzaco suspects, it could be a problem with the DNS configuration of the dalandcorp.com domain, although I can't see one. Contacting yahoo support is the correct thing to do.

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0

Offline pizzaco

  • ***
  • 53
  • +0/-0
Re: CNAME lookup failed temporarily
« Reply #5 on: October 14, 2010, 10:51:32 PM »
Charlie,
Your test email came through just fine. Thanks.

From the test page link sent: "Master DNS defined by SOA (localhost) was not found among NS records"

This wouldn't be causing any issues, would it?


Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: CNAME lookup failed temporarily
« Reply #6 on: October 15, 2010, 05:46:07 AM »
From the test page link sent: "Master DNS defined by SOA (localhost) was not found among NS records"

This wouldn't be causing any issues, would it?

I wouldn't think so. But it's something for you, or your DNS provider, to fix.