On Tue, 27 Nov 2001 14:29:25 CST, Al Iverson <[log in to unmask]>  said:
> Ah, my bad, I mispoke.
>
> The A and MX is *ntls*, not ntls1.
>
> So in other words, the A and MX for listserver.digitalriver.com do
> actually point
> to the box where the listserv now lives (that box now being called
> ntls).
>
> Good suggestion though, that's what I thought at first, too.
>
> Somebody else suggested that it's this setting in site.cfg on LISTSERV
> MYDOMAIN=NTLS.DIGITALRIVER.COM
> So I made it
> MYDOMAIN=NTLS.DIGITALRIVER.COM LISTERVER.DIGITALRIVER.COM
>
> I suspect that's it. (Really weird how it works from some places without
> it though.)

listserver.digitalriver.com is actually a *CNAME* pointing at ntls.digitalriver.com.

So it works for mail from systems that canonify the hostname (so it does the
rewrite to ntls before sending to you), but fails on systems that don't canonify
the hostname themselves.

/Valdis