From owner-freebsd-questions Mon Jan 22 0: 8:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id 86AFC37B404 for ; Mon, 22 Jan 2001 00:08:24 -0800 (PST) Received: (from jonc@localhost) by itouch.co.nz (8.11.1/8.11.1) id f0M88IB90170; Mon, 22 Jan 2001 21:08:18 +1300 (NZDT) (envelope-from jonc) Date: Mon, 22 Jan 2001 21:08:18 +1300 From: Jonathan Chen To: parthasarathi biswas Cc: questions@FreeBSD.ORG Subject: Re: My Mail Message-ID: <20010122210818.A90078@itouchnz.itouch> References: <20010122080329.6284.qmail@web804.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010122080329.6284.qmail@web804.mail.yahoo.com>; from parthax@yahoo.com on Mon, Jan 22, 2001 at 12:03:29AM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jan 22, 2001 at 12:03:29AM -0800, parthasarathi biswas wrote: > Hello, > When I send Mail from my FreeBSD system I get my ID as > partha@partha.master.com but it should be > partha@master.com. > Because my hostname is partha and my domain name is > master.com. > Why is this so where could be the problem and what > should I do to rectify this?? If you're using sendmail, you have to use the MASQUERADE feature in your m4 config files. eg: MASQUERADE_AS(master.com) FEATURE(`masquerade_envelope') -- Jonathan Chen ---------------------------------------------------------------------- "I don't want to achive immortality through my works.. I want to achieve it through not dying" - Woody Allen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message