From owner-freebsd-questions Mon Sep 25 13:10: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pop.hccnet.nl (pop.hccnet.nl [193.172.127.94]) by hub.freebsd.org (Postfix) with ESMTP id B902637B424 for ; Mon, 25 Sep 2000 13:09:43 -0700 (PDT) Received: from parmenides.utp.net by pop.hccnet.nl via uds71-115.dial.hccnet.nl [193.173.115.71] with ESMTP id WAA16790 (8.8.5/1.13); Mon, 25 Sep 2000 22:09:30 +0200 (MET DST) Received: from localhost (janko@localhost) by parmenides.utp.net (8.9.3/8.9.3) with ESMTP id WAA01454; Mon, 25 Sep 2000 22:08:56 +0200 (CEST) (envelope-from janko@compuserve.com) X-Authentication-Warning: parmenides.utp.net: janko owned process doing -bs Date: Mon, 25 Sep 2000 22:08:55 +0200 (CEST) From: Janko van Roosmalen X-Sender: janko@parmenides.utp.net To: Wai Chan Cc: freebsd-questions@FreeBSD.ORG Subject: Re: sendmail question In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In "pine" and probably in other mailers too, you can set the domain part of the email address to "xyz.abc.com". My machine at home is called "parmenides.utp.net". I configured pine to use "compuserve.com" as the domainname. ===Janko van Roosmalen - Vught - Netherlands=== On Mon, 25 Sep 2000, Wai Chan wrote: > > Hi all, > > I know this is not related to freebsd-questions, but I receive no reply/help > from sendmail's mailing's list, freebsd-question is my only hope left. I > hope someone on this list could help me. > > I have a box called abc.abc.com. I would like abc.abc.com masquerade as > xyz.abc.com. > > So I added the following to sendmail.cf > Djabc.abc.com > DMxyz.abc.com > and added the following to the dns: > xyz.abc.com. IN A 111.111.111.111 > IN MX 10 xyz.abc.com. > abc.abc.com. IN CNAME xyz.abc.com. > > Sending and receiving email is fine with this setting, howerver, the return > address is still shown as username@abc.abc.com instead of > username@xyz.abc.com. > > Please, someone show me how to get the configuration right, so I can have > username@xyz.abc.com. Thanks!! > > best wishes, > Wai Chan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message