9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: geoff@plan9.bell-labs.com
To: 9fans@cse.psu.edu
Subject: Re: [9fans] $smtp dns failure
Date: Tue, 16 Jan 2007 15:50:05 -0500	[thread overview]
Message-ID: <ae6a688279bfa41b258d6f299d914678@plan9.bell-labs.com> (raw)
In-Reply-To: <81c03baf080b2b71267e6095a9927d2c@coraid.com>

When talking about this, it's important to distinguish between the DNS
reporting that there is no MX record for a domain and reporting that
there is a transient DNS error and thus it can't tell if there is an
MX record for a domain.

If there is no MX record, smtp should use an A or A6 record, if it
exists.  If there is a DNS error looking up the MX, smtp should stop
and not use any A or A6 record, since that may be the wrong
destination, and you can't tell until the transient DNS error passes.



  reply	other threads:[~2007-01-16 20:50 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-16 20:31 erik quanstrom
2007-01-16 20:50 ` geoff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-01-16 17:01 erik quanstrom
2007-01-15 19:28 erik quanstrom
2007-01-15 19:42 ` Paul Lalonde
2007-01-15 16:55 Matthias Teege
2007-01-15 18:05 ` Federico Benavento
2007-01-15 19:22   ` Russ Cox
2007-01-15 18:10 ` geoff
2007-01-15 20:02   ` Matthias Teege
2007-01-15 23:35     ` Steve Simon
2007-01-16 16:46       ` Matthias Teege
2007-01-16 18:21         ` Steve Simon
2007-01-16 18:31           ` erik quanstrom
2007-01-16 18:44             ` Russ Cox
2007-01-16 18:52               ` lucio
2007-01-16 19:05               ` erik quanstrom
2007-01-16 19:30                 ` Russ Cox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ae6a688279bfa41b258d6f299d914678@plan9.bell-labs.com \
    --to=geoff@plan9.bell-labs.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).