From owner-freebsd-questions@FreeBSD.ORG Thu Jun 5 20:52:45 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 BC1A737B401 for ; Thu, 5 Jun 2003 20:52:45 -0700 (PDT) Received: from caverns.us.eu.org (ip68-12-68-221.ok.ok.cox.net [68.12.68.221]) by mx1.FreeBSD.org (Postfix) with ESMTP id B211843F93 for ; Thu, 5 Jun 2003 20:52:38 -0700 (PDT) (envelope-from micheal@cancercare.net) Received: from dredster (dredster.caverns.lan [192.168.1.2]) by caverns.us.eu.org (8.12.9/8.12.0) with SMTP id h563qbpM073163; Thu, 5 Jun 2003 22:52:38 -0500 (CDT) (envelope-from micheal@cancercare.net) Message-ID: <016601c32bdf$1c4dada0$0201a8c0@dredster> From: "Micheal Patterson" To: "Dr. Tim" , References: <200306052200.h55M0ZlS000502@xrx-inc.com> Date: Thu, 5 Jun 2003 22:52:13 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 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:52:46 -0000 ----- Original Message ----- From: "Dr. Tim" To: Sent: Thursday, June 05, 2003 5:00 PM Subject: HELP ON ACCESS FOR SENDMAIL > I have freebsd 4.4 sendmail 8.12.6 > > when I modify access in etc/mail > to two simple lines > > spammer.com 550 goaway > 12.13.14 RELAY > > do a make > (*even tried init 6ing) > > sendmail happily accepts mail from user@spammer.com > and refused to relay from 12.13.14.* > > it is like it won't 'take' the new access. > > WHAT is going on? any ideas > > Please email me back at > timothy@xrx-inc.com > thanks in advance Just out of curiosity, is your sendmail compiled with the access option? Does your sendmail.cf have any of the following lines (or similar): ##### $Id: access_db.m4,v 8.15 1999/07/22 17:55:34 gshapiro Exp $ ##### ... # access_db acceptance class C{Accept}OK RELAY ... # Access list database (for spam stomping) Kaccess hash -o /etc/mail/access If not, then you're probably not compiled to use the access.db file. -- Micheal Patterson Network Administration Cancer Care Network 405-733-2230