From owner-freebsd-questions@FreeBSD.ORG Sat Dec 20 14:56:57 2003 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 8A7F016A4CE for ; Sat, 20 Dec 2003 14:56:57 -0800 (PST) Received: from post.web.ca (post.web.ca [192.139.37.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98C9643D48 for ; Sat, 20 Dec 2003 14:56:56 -0800 (PST) (envelope-from rob@web.ca) Received: by post.web.ca (Postfix, from userid 1001) id B534C6AEA; Sat, 20 Dec 2003 17:56:55 -0500 (EST) Date: Sat, 20 Dec 2003 17:56:55 -0500 From: Rob Ellis To: Doug Reynolds Message-ID: <20031220225655.GA31708@web.ca> Mail-Followup-To: Rob Ellis , Doug Reynolds , "freeBSD-Questions@FreeBSD.ORG" References: <20031220145118.6671A484C5@wastegate.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031220145118.6671A484C5@wastegate.net> User-Agent: Mutt/1.4.1i cc: "freeBSD-Questions@FreeBSD.ORG" Subject: Re: spamassassin 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: Sat, 20 Dec 2003 22:56:57 -0000 On Sat, Dec 20, 2003 at 09:38:50AM -0500, Doug Reynolds wrote: > I've been trying to setup spamassassin on my freebsd box with postfix. > I was reading the other thread about spamassassin. What i couldn't > figure out, was how it got the mail from the mail system. I looked at > spamd but it didn't look like the program. I googled and still > couldn't find a good tutorial. If someone knows of a good tutorial and > could give me a quick explaination, i'd be greatful. Oh, I am running > 5.1-RELEASE. thanx > You might look at 'amavisd-new' in the ports tree. It's a good way of running spamassassin with postfix. It has install instructions. - Rob