From owner-freebsd-questions Thu Feb 19 00:52:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA03944 for freebsd-questions-outgoing; Thu, 19 Feb 1998 00:52:04 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA03900 for ; Thu, 19 Feb 1998 00:51:57 -0800 (PST) (envelope-from grog@lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.8.7/8.8.5) with ESMTP id TAA00602; Thu, 19 Feb 1998 19:21:36 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.8.8/8.8.7) id TAA02819; Thu, 19 Feb 1998 19:21:36 +1030 (CST) (envelope-from grog) Message-ID: <19980219192135.45702@freebie.lemis.com> Date: Thu, 19 Feb 1998 19:21:35 +1030 From: Greg Lehey To: Mahendra , freebsd-questions@FreeBSD.ORG Subject: Re: Sendmail showing problem References: <01bd3d11$fe8661c0$458282c8@mahen.sapura.com.my> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: <01bd3d11$fe8661c0$458282c8@mahen.sapura.com.my>; from Mahendra on Thu, Feb 19, 1998 at 04:40:12PM +0800 WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 ... 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