From owner-freebsd-questions@FreeBSD.ORG Tue Aug 10 23:25:26 2004 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 E8C5316A4CE for ; Tue, 10 Aug 2004 23:25:26 +0000 (GMT) Received: from wonkity.com (wonkity.com [65.173.111.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F59C43D3F for ; Tue, 10 Aug 2004 23:25:26 +0000 (GMT) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.12.11/8.12.11) with ESMTP id i7ANPPXQ082464; Tue, 10 Aug 2004 17:25:25 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.11/8.12.11/Submit) with ESMTP id i7ANPPvO082461; Tue, 10 Aug 2004 17:25:25 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Tue, 10 Aug 2004 17:25:25 -0600 (MDT) From: Warren Block To: Nick Rogness In-Reply-To: <20040809174631.K81362@skywalker.rogness.net> Message-ID: <20040810172357.C82414@wonkity.com> References: <20040809174631.K81362@skywalker.rogness.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.5.3 (wonkity.com [127.0.0.1]); Tue, 10 Aug 2004 17:25:25 -0600 (MDT) cc: questions@freebsd.org Subject: Re: Outbound SMTP filtering 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: Tue, 10 Aug 2004 23:25:27 -0000 On Mon, 9 Aug 2004, Nick Rogness wrote: > I am looking for an Outbound SMTP filtering solution to prevent SPAM and > Virii from being sent through our SMTP relay machine (FreeBSD running > sendmail). > > A plugin module for sendmail or maybe some external appliance? Just outbound > SMTP traffic only. Any suggestions? greylist-milter and clamav-milter are doing well for me. They both scan outbound mail, although I'm not sure if it's possible to set clamav-milter to scan only outbound mail. -Warren Block * Rapid City, South Dakota USA