From owner-freebsd-questions@FreeBSD.ORG Thu Feb 16 00:25:21 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 8B66816A420 for ; Thu, 16 Feb 2006 00:25:21 +0000 (GMT) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (dsl081-142-072.chi1.dsl.speakeasy.net [64.81.142.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCFEC43D45 for ; Thu, 16 Feb 2006 00:25:20 +0000 (GMT) (envelope-from derek@computinginnovations.com) Received: from p17.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.13.5/8.12.11) with ESMTP id k1G0OxL0039844; Wed, 15 Feb 2006 18:24:59 -0600 (CST) Message-Id: <6.0.0.22.2.20060215182336.02670aa8@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Wed, 15 Feb 2006 18:24:52 -0600 To: "James Csoka" , From: Derek Ragona In-Reply-To: <03bf01c63247$d1c78ae0$2e07a8c0@domfirst.local> References: <03bf01c63247$d1c78ae0$2e07a8c0@domfirst.local> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-MailScanner-From: derek@computinginnovations.com Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: 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: Thu, 16 Feb 2006 00:25:21 -0000 If you installed MailScanner from the ports, look to change: /usr/local/etc/MailScanner/rules/spam.blacklist.rules You can specify To, and From rules, there, maybe more. I am no expert. Hope this helps, -Derek At 09:52 AM 2/15/2006, James Csoka wrote: >I am running a FreeBSD 5.4p10 machine at my office. It functions as our >firewall and mailserver. I am running Mailscanner, which invokes sendmail >when necessary to process mail. Sendmail is not started by >default....Mailscanner invokes individual instances of it when it needs to. > >Here is my problem. I have an employee at my office that is sending work >email to her home email address. I need to find a way to block her email >address, whether To, From, Cc, Bcc, or whatever, from passing through my >mailserver. I have already added a line to /etc/mail/access (in the >format email@address.com REJECT), and have run makemap hash >/etc/mail/access.db < /etc/mail/access. I tested this with my personal >email address (external to my network), and it had the effect of blocking >any email orginating from my personal email to any address at my work, >however it does not prevent me from sending emails to this address from a >work address, which is the whole point. > >Does anyone have any ideas? I could tag the address as spam, but I would >rather not. There has to be a way to block anyone from sending to a >certain email address, I would think. > >Any help would be appreciated. > >-Jim >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"