Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Sep 2000 22:08:55 +0200 (CEST)
From:      Janko van Roosmalen <janko@compuserve.com>
To:        Wai Chan <waichan@hpu.edu>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: sendmail question
Message-ID:  <Pine.BSF.4.10.10009252203500.1423-100000@parmenides.utp.net>
In-Reply-To: <LNEJKGADPHKMLOFLNLFLCELEDDAA.waichan@hpu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10009252203500.1423-100000>