From owner-freebsd-questions@FreeBSD.ORG Sun May 18 12:58:06 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5ECD37B401 for ; Sun, 18 May 2003 12:58:06 -0700 (PDT) Received: from bsd.maa-net.net (pool-68-160-0-209.bos.east.verizon.net [68.160.0.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id B568D43FA3 for ; Sun, 18 May 2003 12:58:05 -0700 (PDT) (envelope-from michaela@maa-net.net) Received: from 192.168.0.7 ([192.168.0.7]) by bsd.maa-net.net (8.12.6/8.12.6) with ESMTP id h4IJw4fp019087 for ; Sun, 18 May 2003 15:58:04 -0400 (EDT) (envelope-from michaela@maa-net.net) From: Michael Alestock Organization: MAANet To: questions@freebsd.org Date: Sun, 18 May 2003 15:58:14 -0400 User-Agent: KMail/1.5 X-PRIORITY: 2 (High) Priority: urgent MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305181558.15008.michaela@maa-net.net> Subject: Sendmail (server) config error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2003 19:58:07 -0000 Hi, I went through the Sendmail FAQ/Section on FreeBSD.org in regards to this error I got but was unsuccessful. I hope maybe you can help. I run a shellserver (bsd.maa-net.net) and a mailserver (mail.maa-net.net) on the same homenetwork. They both have the same Internet IP address because of the fact that I use a Dynamic DNS hosting service for my domain (Maa-net.net). I do have portforwarding on my router to enable the proper servers to handle the correct service request. I setup a MX record so that mail going to the MAA-NET.NET domain goes to the host MAIL.MAA-NET.NET. I then have the BSD.MAA-NET.NET users to retrieve INCOMING mail from MAIL.MAA-NET.NET. I have PINE for the email program on BSD.MAA-NET.NET. The .pinerc file has MAIL.MAA-NET.NET specified as the SMTP. When all is said and done and I try receiving mail for my domain (MAA-NET.NET), I get the following error...... ----- Transcript of session follows ----- 554 5.0.0 MX list for maa-net.net. points back to mail.maa-net.net 554 5.3.5 Local configuration error Am I missing something in the /etc/mail/access, /etc/mail/relay-domains, or /etc/mail/local-host-names files???