From owner-freebsd-questions@FreeBSD.ORG Wed Feb 15 19:46:31 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 0FFA116A420 for ; Wed, 15 Feb 2006 19:46:31 +0000 (GMT) (envelope-from jimcsoka@dominionfirstmortgage.com) Received: from mail.dominionfirstmortgage.com (h-66-167-151-186.mclnva23.covad.net [66.167.151.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39C4543D48 for ; Wed, 15 Feb 2006 19:46:29 +0000 (GMT) (envelope-from jimcsoka@dominionfirstmortgage.com) Received: from jimcsoka ([192.168.7.46]) by mail.dominionfirstmortgage.com (8.13.3/8.13.3) with SMTP id k1FJlxXw010904; Wed, 15 Feb 2006 14:47:59 -0500 (EST) (envelope-from jimcsoka@dominionfirstmortgage.com) Message-ID: <010f01c6326b$051094a0$2e07a8c0@domfirst.local> From: "James Csoka" To: "Dan Nelson" References: <03bf01c63247$d1c78ae0$2e07a8c0@domfirst.local><040a01c6324a$f6dac920$2e07a8c0@domfirst.local> <20060215161255.GB70956@dan.emsphone.com> Date: Wed, 15 Feb 2006 15:04:24 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-DFMC-MailScanner-Information: Please contact the ISP for more information X-DFMC-MailScanner: Found to be clean X-MailScanner-From: jimcsoka@dominionfirstmortgage.com 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 19:46:31 -0000 After reading the page you linked to, and looking at the examples, I added the line To:user@example.com REJECT (using my personal email), and it had no effect. I can't find any good reason it didn't work, but it fails to prevent me from sending mail from inside my work network to my home address. any ideas? ----- Original Message ----- From: "Dan Nelson" To: "James Csoka" Cc: "Freebsd - Questions" Sent: Wednesday, February 15, 2006 11:12 AM Subject: Re: Blocking an individual email address > 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 > _______________________________________________ > 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" >