From owner-freebsd-questions@FreeBSD.ORG Thu Nov 30 00:04:57 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9419016A407 for ; Thu, 30 Nov 2006 00:04:57 +0000 (UTC) (envelope-from eric@mikestammer.com) Received: from smtp110.sbc.mail.mud.yahoo.com (smtp110.sbc.mail.mud.yahoo.com [68.142.198.209]) by mx1.FreeBSD.org (Postfix) with SMTP id 8F33343CC9 for ; Thu, 30 Nov 2006 00:04:33 +0000 (GMT) (envelope-from eric@mikestammer.com) Received: (qmail 2712 invoked from network); 30 Nov 2006 00:04:36 -0000 Received: from unknown (HELO mail.mikestammer.com) (mikestammer@sbcglobal.net@68.249.189.132 with login) by smtp110.sbc.mail.mud.yahoo.com with SMTP; 30 Nov 2006 00:04:36 -0000 X-YMail-OSG: hCH50FoVM1kkiRIui.5vLQjMARmliSlhYgD07jzFW_8CoXUF0_G6KY5Pt2CR8lcCj08LJVGjNNbaA6eakqYrqDCX5KzJksoSw.koEwkI1Ec1IcnA58mpvg-- Received: from localhost (localhost [127.0.0.1]) by mail.mikestammer.com (Postfix) with ESMTP id 387231147D; Wed, 29 Nov 2006 18:04:35 -0600 (CST) X-Virus-Scanned: amavisd-new at mikestammer.com Received: from mail.mikestammer.com ([127.0.0.1]) by localhost (gondolin.middleearth.mikestammer.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dSqLBgaqM9OU; Wed, 29 Nov 2006 18:04:33 -0600 (CST) Received: from [192.168.0.20] (unknown [68.249.189.132]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: eric) by mail.mikestammer.com (Postfix) with ESMTP id 1819F1146A; Wed, 29 Nov 2006 18:04:32 -0600 (CST) Message-ID: <456E2010.1010809@mikestammer.com> Date: Wed, 29 Nov 2006 18:04:32 -0600 From: Eric User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: Ian Lord References: <055401c71411$9654fc20$6400a8c0@msdi.local> In-Reply-To: <055401c71411$9654fc20$6400a8c0@msdi.local> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Spam prevention 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, 30 Nov 2006 00:04:57 -0000 Ian Lord wrote: > Hi, > > I would like to setup a mail server with postfix and sendmail... > > To fight spam, is spamassassin the best choice or should I look into > something else ? > > Thanks > > why postfix AND sendmail? you do not need both. just use postfix i recommend postgrey and amavisd. you can use spamassassin and clamav with amavisd. it rocks