From owner-freebsd-questions@FreeBSD.ORG Mon Aug 9 23:59:16 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 6DE9B16A4CF for ; Mon, 9 Aug 2004 23:59:16 +0000 (GMT) Received: from makeworld.com (makeworld.com [198.92.228.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BC7643D53 for ; Mon, 9 Aug 2004 23:59:16 +0000 (GMT) (envelope-from racerx@makeworld.com) Received: from localhost (localhost.com [127.0.0.1]) by makeworld.com (Postfix) with ESMTP id 791526289; Mon, 9 Aug 2004 18:59:15 -0500 (CDT) Received: from makeworld.com ([127.0.0.1]) by localhost (makeworld.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05969-07; Mon, 9 Aug 2004 18:59:00 -0500 (CDT) Received: from [198.92.228.34] (racerx.makeworld.com [198.92.228.34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by makeworld.com (Postfix) with ESMTP id B16146287; Mon, 9 Aug 2004 18:58:59 -0500 (CDT) Message-ID: <41180FC2.2020200@makeworld.com> Date: Mon, 09 Aug 2004 18:58:58 -0500 From: Chris User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040809) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Nick Rogness References: <20040809174631.K81362@skywalker.rogness.net> In-Reply-To: <20040809174631.K81362@skywalker.rogness.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at makeworld.com - Isn't it ironic 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: Mon, 09 Aug 2004 23:59:16 -0000 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? > > Nick Rogness > - > How many people here have telekenetic powers? Raise my hand. > -Emo Philips > > _______________________________________________ > 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" > > Mailscanner works will with Sendmail/SA/and clamav. Otherwise - consider something like Postfix w/Amavis/SA etc. I guess it all depends on how deep you want to go and how much work you wanna do. -- Best regards, Chris