From owner-freebsd-questions@FreeBSD.ORG Wed Feb 15 16:13:17 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 810B916A420 for ; Wed, 15 Feb 2006 16:13:17 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6875143D5E for ; Wed, 15 Feb 2006 16:13:13 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.3) id k1FGCtMT062457; Wed, 15 Feb 2006 10:12:55 -0600 (CST) (envelope-from dan) Date: Wed, 15 Feb 2006 10:12:55 -0600 From: Dan Nelson To: James Csoka Message-ID: <20060215161255.GB70956@dan.emsphone.com> References: <03bf01c63247$d1c78ae0$2e07a8c0@domfirst.local> <040a01c6324a$f6dac920$2e07a8c0@domfirst.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <040a01c6324a$f6dac920$2e07a8c0@domfirst.local> X-OS: FreeBSD 5.4-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.11 Cc: Freebsd - Questions Subject: Re: Blocking an individual email address X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Feb 2006 16:13:17 -0000 In the last episode (Feb 15), James Csoka said: > Okay...I think I answered part of my question. /etc/mail/access only > governs mail relaying. Which would mean that of course, it wouldn't accept > mail from that address, but would have no problem sending mail to it. It covers local and outgoing delivery as well. If you add To:user@example.com REJECT then no-one will be able to send mail to that user from your site. See http://www.sendmail.org/m4/anti_spam.html#access_db_fine . -- Dan Nelson dnelson@allantgroup.com