> Not quite, if an MX record doesn't exist mail should be sent to the A
record
> host. (like @apache.org which has no MX and works just fine..)
It works just fine. :-) The issue I was alluding to was more along the
lines of a lot of admins expressing ire at programs that don't use MX
records. James does it properly.
> Thats still a reasonable position to take. and root@localhost is still a
> valid address.
If you look at the patch, you'll find that postmaster@localhost becomes the
ultimate fallback, so that was preserved. As stated in the comment:
// if there is no @domain part, then add the first one from the
// list of supported domains that isn't localhost. If that
// doesn't work, use the hostname, even if it is localhost.
So the code is biased towards a routable addresss, but it will still
fallback as necessary.
--- Noel
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>