From owner-freebsd-questions@FreeBSD.ORG Sun May 18 13:56:54 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 4E07537B404 for ; Sun, 18 May 2003 13:56:54 -0700 (PDT) Received: from out006.verizon.net (out006pub.verizon.net [206.46.170.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 606F043F85 for ; Sun, 18 May 2003 13:56:53 -0700 (PDT) (envelope-from cswiger@mac.com) Received: from mac.com ([129.44.60.214]) by out006.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030518205652.NBGL25800.out006.verizon.net@mac.com>; Sun, 18 May 2003 15:56:52 -0500 Message-ID: <3EC7F38C.3010309@mac.com> Date: Sun, 18 May 2003 16:56:44 -0400 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030507 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Alestock References: <200305181558.15008.michaela@maa-net.net> In-Reply-To: <200305181558.15008.michaela@maa-net.net> X-Enigmail-Version: 0.75.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out006.verizon.net from [129.44.60.214] at Sun, 18 May 2003 15:56:52 -0500 cc: questions@freebsd.org Subject: Re: 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 20:56:54 -0000 Michael Alestock wrote: [ ... ] > > ----- 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??? Exactly. Add "maa-net.net" to /etc/mail/local-host-names, along with any other names for which the machine should locally deliver mail for. -- -Chuck