From owner-freebsd-stable@FreeBSD.ORG Thu May 20 09:25:50 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58B6A16A4CE for ; Thu, 20 May 2004 09:25:50 -0700 (PDT) Received: from holmes.rerowe.com (holmes.rerowe.com [216.229.6.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFD8743D1F for ; Thu, 20 May 2004 09:25:49 -0700 (PDT) (envelope-from rerowe@rerowe.com) Received: from [192.168.48.33] (holmesby.rerowe.com [216.229.6.185]) by holmes.rerowe.com (8.12.9p2/8.12.9) with ESMTP id i4KGPl1h020531; Thu, 20 May 2004 11:25:47 -0500 (CDT) (envelope-from rerowe@rerowe.com) From: Randy Rowe To: "Omar M. Nafees" In-Reply-To: References: Content-Type: text/plain Message-Id: <1085070347.2874.11.camel@work.rerowe.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 (1.4.5-7) Date: Thu, 20 May 2004 11:25:47 -0500 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.42 cc: freebsd-stable@freebsd.org Subject: Re: sendmail problems X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 May 2004 16:25:50 -0000 On Thu, 2004-05-20 at 09:43, Omar M. Nafees wrote: > Hello, > > An 'mail loop back' error occurs whenever I send mail to myself. Here is > the Mail Delivery report: > > > The original message was received at Thu, 20 May 2004 10:40:00 -0400 (EDT) > from localhost.uwaterloo.ca [127.0.0.1] > > ----- The following addresses had permanent fatal errors ----- > > (reason: 553 5.3.5 system config error) > > ----- Transcript of session follows ----- > 553 5.3.5 hacker.cs.uwaterloo.ca. config error: mail loops back to me (MX problem?) > 554 5.3.5 Local configuration error > > [ Part 2: "Delivery Status" ] > > Reporting-MTA: dns; hacker.cs > Received-From-MTA: DNS; localhost.uwaterloo.ca > Arrival-Date: Thu, 20 May 2004 10:40:00 -0400 (EDT) > > Final-Recipient: RFC822; root@hacker.cs.uwaterloo.ca > Action: failed > Status: 5.3.5 > Diagnostic-Code: SMTP; 553 5.3.5 system config error > Last-Attempt-Date: Thu, 20 May 2004 10:40:00 -0400 (EDT) > > > [ Part 3: "Included Message" ] > > Date: Thu, 20 May 2004 10:39:59 -0400 (EDT) > From: Charlie ROOT > To: Charlie ROOT > Subject: test > > test > > > ************************************************************** > > Any ideas as to what the 'local configuration error' could be? Where > should I be looking? > > > Thanks, > Omar > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" An even better bet is that the local configuration error is in /etc/hosts. I just ran across this when I moved a machine from one net to another. Check your ip address settings for your host.