Date: Thu, 19 Feb 1998 19:21:35 +1030 From: Greg Lehey <grog@lemis.com> To: Mahendra <mahen@sapura.com.my>, freebsd-questions@FreeBSD.ORG Subject: Re: Sendmail showing problem Message-ID: <19980219192135.45702@freebie.lemis.com> In-Reply-To: <01bd3d11$fe8661c0$458282c8@mahen.sapura.com.my>; from Mahendra on Thu, Feb 19, 1998 at 04:40:12PM %2B0800 References: <01bd3d11$fe8661c0$458282c8@mahen.sapura.com.my>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 19 February 1998 at 16:40:12 +0800, Mahendra wrote: > when i send out an email via sendmail i get a reply like this. any idea why. > > ----- Transcript of session follows ----- > 554 MX list for sapura.com.my. points back to komtel.sapura.com.my > 554 <mahen@sapura.com.my>... Local configuration error Your system is called komtel.sapura.com.my, and it's defined as the lowest priority MX for sapura.com.my, but it doesn't know that name. Modify your /etc/sendmail.cf to include this line: # who I masquerade as (null for no masquerading) (see also $=M) DMsapura.com.my Then restart sendmail, and it should work. You can find this on page 466 of "The Complete FreeBSD". Greg 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?19980219192135.45702>