Date: Mon, 22 Jan 2001 21:08:18 +1300 From: Jonathan Chen <jonathan.chen@itouch.co.nz> To: parthasarathi biswas <parthax@yahoo.com> Cc: questions@FreeBSD.ORG Subject: Re: My Mail Message-ID: <20010122210818.A90078@itouchnz.itouch> In-Reply-To: <20010122080329.6284.qmail@web804.mail.yahoo.com>; from parthax@yahoo.com on Mon, Jan 22, 2001 at 12:03:29AM -0800 References: <20010122080329.6284.qmail@web804.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <jonathan.chen@itouch.co.nz> ---------------------------------------------------------------------- "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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010122210818.A90078>