From owner-freebsd-questions@FreeBSD.ORG Thu Jun 5 20:37:20 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 189B037B401 for ; Thu, 5 Jun 2003 20:37:20 -0700 (PDT) Received: from xrx-inc.com (mail.xrx-inc.com [12.13.116.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F65743F93 for ; Thu, 5 Jun 2003 20:37:19 -0700 (PDT) (envelope-from timothy@xrx-inc.com) Received: from xrx-inc.com (localhost.xrx-inc.com [127.0.0.1]) by xrx-inc.com (8.12.6/8.12.6) with ESMTP id h563cgwU003383; Thu, 5 Jun 2003 22:38:42 -0500 (CDT) Received: (from timothy@localhost) by xrx-inc.com (8.12.6/8.12.6/Submit) id h563cgaT003382; Thu, 5 Jun 2003 22:38:42 -0500 (CDT) Date: Thu, 5 Jun 2003 22:38:42 -0500 (CDT) From: "Dr. Tim" Message-Id: <200306060338.h563cgaT003382@xrx-inc.com> To: timothy@xrx-inc.com, wblock@wonkity.com In-Reply-To: <20030605200518.R71192@wonkity.com> cc: freebsd-questions@freebsd.org Subject: Re: HELP ON ACCESS FOR SENDMAIL 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: Fri, 06 Jun 2003 03:37:20 -0000 if you do a make in the etc/mail dir it uses the Makefile so yea it is equivalent to makemap access < access and yes the access.db file gets update and NO it still does not work! the file is so simple I can't believe it is not working. actually the equivalent command in the Makefile is makemap hash access < access for making the access.db file I have even remove the access db file and watch the new file get creeated. I can edit the sendmail.cf file and affect sendmails performance (after starting and stopping sendmail) but no effect with the access ability. the access file is LITERALLY testuser@knitu.com 550 goway 12.223.81 RELAY and it completely accepts the knitu stuff (opps typo the testuser@) is not in the access and it refuses to relay the 12.223.81 oops other typo it is 199.223.81 and they all resolve! also tim