Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Dec 2010 15:41:55 -0500
From:      Nathan Vidican <nathan@vidican.com>
To:        Gabor Illo <stageline@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: sendmail and /etc/hosts
Message-ID:  <AANLkTimCmL1JvgPn26N=CqEUqYxdTvwwk8y93-u5ZQp_@mail.gmail.com>
In-Reply-To: <AANLkTimjH3nnU=Q9i_RwYznMJgKW5OBvB19yX%2BQsrQkq@mail.gmail.com>
References:  <AANLkTimjH3nnU=Q9i_RwYznMJgKW5OBvB19yX%2BQsrQkq@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 9, 2010 at 3:08 PM, Gabor Illo <stageline@gmail.com> wrote:

> Hello
>
> My problem: sendmail skipping /etc/host and use MX record. Somebody
> have any ide how use sendmail /etc/host file?
>
> Dec  9 20:58:23 www sm-mta[29438]: oB9Fxmx0027174:
> to=<sdghhg@sdaffd.hu>, delay=03:58:35, xdelay=00:00:00, mailer=esmtp,
> pri=1313137, relay=mail.mouseoleum.hu., dsn=4.0.0, stat=Deferred:
> Connection refused by mail.mouseoleum.hu.
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe@freebsd.org"
>

Could you clarify in regards to what you want sendmail to actually use
/etc/host for?

If your intent is to re-map where mail destined for a given host/domain goes
- (ie override DNS MX records) - then /etc/hosts is not going to do what you
want. Depending on where you intend to redirect to, you'll need either
mailer table, access table entries or to configure your local sendmail to
receive for that domain to accomplish that. You might try reading further
at:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mail-using.html

Specifically in regards to email and DNS relationships.

-- 
Nathan Vidican
nathan@vidican.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimCmL1JvgPn26N=CqEUqYxdTvwwk8y93-u5ZQp_>