From owner-freebsd-questions@FreeBSD.ORG Thu Nov 30 00:06:43 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 0197A16A412 for ; Thu, 30 Nov 2006 00:06:43 +0000 (UTC) (envelope-from kurt.buff@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id F07A043CBC for ; Thu, 30 Nov 2006 00:06:37 +0000 (GMT) (envelope-from kurt.buff@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so2290521wxc for ; Wed, 29 Nov 2006 16:06:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uOPzb90RQEbpkOpxz2nRfFdURzHTE6hfleEz9BXn+R2QZaWc/DeclGTvpsiIV94LVRCEuX1LMUN9zLghyugH3rz+Xy9CKttF3zLn5O4rKVn4B8d9a3qxNgEcCPUgJsAE0jqlKYY1dcd2g3ZB+NGdjHVg3ZQiUrCm0YKzq+3doRA= Received: by 10.70.61.1 with SMTP id j1mr5055391wxa.1164845201417; Wed, 29 Nov 2006 16:06:41 -0800 (PST) Received: by 10.70.131.11 with HTTP; Wed, 29 Nov 2006 16:06:41 -0800 (PST) Message-ID: Date: Wed, 29 Nov 2006 16:06:41 -0800 From: "Kurt Buff" To: "Ian Lord" In-Reply-To: <055401c71411$9654fc20$6400a8c0@msdi.local> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <055401c71411$9654fc20$6400a8c0@msdi.local> 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:06:43 -0000 Sorry, this didn't make it back to the list, so I'm sending again... > Hi, Howdy. > I would like to setup a mail server with postfix and sendmail... One or the other, not both. I'm partial to postifx myself, as I find it much easier to set up and administer. > To fight spam, is spamassassin the best choice or should I look into > something else ? SpamAssassin is what I use, along with ClamAV and Amavisd-new. I'll be adding Maia Mailguard into the mix in the next iteration of the machine. You don't specify anything about your environment, so it's hard to give much more advice. However, I can make one very good recommendation: The Book of Postfix, by Hildebrandt and Koetter http://www.bookpool.com/sm/1593270011 > Thanks You're welcome. Kurt