Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 1999 02:41:53 +0400 (MSD)
From:      "Aleksandr A.Babaylov" <babolo@links.ru>
To:        jd@davida.com (Joseph Davida)
Cc:        bugs@FreeBSD.ORG
Subject:   Re: Mail to an aliased domain name
Message-ID:  <199907232241.CAA21676@aaz.links.ru>
In-Reply-To: <199907232057.PAA08569@davida.com> from "Joseph Davida" at "Jul 23, 99 03:57:00 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Joseph Davida writes:
> 	The domain name MyHost.net is an alias for HisHost.net.
> 	When I send mail to user_name@MyHost.net, then on the
> 	machine where I sent the email from, I do mailq
> 	to check and see if the mail was sent. What I get is:
> 
> MAA05174        5 Thu Jul 22 12:39 someName.Com
>                  (host map: lookup (MyHost.net): deferred)
> 						    user_name@MyHost.net
> 
> 
> On Machine HisHost.net, file /etc/mail/sendmail.cw
> contains the hostname MyHost.net
> and /etc/sendmail.cf has the line
> Fw-o /etc/mail/sendmail.cw
> 
> 	So, what else is missing? Where should the host map be?
> 	on the sending machine or the machine providing the
> 	name services?

cat > /etc/mail/sendmail.cw
MyHost.net
HisHost.net
^D


-- 
@BABOLO      http://links.ru/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907232241.CAA21676>