From owner-freebsd-stable@FreeBSD.ORG Thu May 20 09:38:47 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 41FB216A4CE for ; Thu, 20 May 2004 09:38:47 -0700 (PDT) Received: from ns1.cityscope.net (mail.cityscope.net [66.151.76.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF03343D48 for ; Thu, 20 May 2004 09:38:46 -0700 (PDT) (envelope-from ingrid@cityscope.net) Received: from ingrid (fw.cityscope.net [66.151.76.7]) by ns1.cityscope.net (8.12.1/8.12.1) with ESMTP id i4KGchB9083216; Thu, 20 May 2004 11:38:46 -0500 (CDT) Message-Id: <200405201638.i4KGchB9083216@ns1.cityscope.net> From: "Ingrid Kast Fuller" To: "'Randy Rowe'" , "'Omar M. Nafees'" Date: Thu, 20 May 2004 11:38:37 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcQ+hyg/GwSoRjGSRx255gcyUoXdPwAAbi2g X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 In-Reply-To: <1085070347.2874.11.camel@work.rerowe.com> 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:38:47 -0000 What about the MX records???? Ingrid Kast Fuller CityScope Net 713-477-6161 http://www.cityscope.net -----Original Message----- From: owner-freebsd-stable@freebsd.org [mailto:owner-freebsd-stable@freebsd.org] On Behalf Of Randy Rowe Sent: Thursday, May 20, 2004 11:26 AM To: Omar M. Nafees Cc: freebsd-stable@freebsd.org Subject: Re: sendmail problems 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. _______________________________________________ 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"