On Wed, 20 Sep 2000, Michael Stevens wrote:
> On Wed, Sep 20, 2000 at 02:47:46PM -0500, Melanie Lampert wrote:
> > but then how come it does not retry to send mail to the domains that it
> > considers unresolvable? The messages bounce right away, so I know it did
> > not retry resending them...
>
> As I understand it, there are two cases in what you're calling 'unresolvable':
>
> 1) a dns server indicates the domain does not exist. In this case, exim
> will give up immediately.
>
> 2) a dns sever indicates it can't answer the question of whether the
> domain exists right now. Exim will retry.
Hrm.. I can envision a third case:
Exim (or the hosts resolver library) cannot contact any DNS server to
even attempt to find out if a domain (even .) exists.
Would this fall into 1) or 2) above? I expect it depends on what the
resolver library returns in this case.. ;)
>
> I believe philip hazel said much the same thing earlier on this thread.
>
> Michael.
>
> --
> ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim details at http://www.exim.org/ ##
>
--