From owner-freebsd-questions@FreeBSD.ORG Tue Aug 29 13:12:08 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 7018E16A4DE for ; Tue, 29 Aug 2006 13:12:08 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from smtp101.sbc.mail.re2.yahoo.com (smtp101.sbc.mail.re2.yahoo.com [68.142.229.104]) by mx1.FreeBSD.org (Postfix) with SMTP id 4C9BB43D7B for ; Tue, 29 Aug 2006 13:11:58 +0000 (GMT) (envelope-from heli@mikestammer.com) Received: (qmail 98494 invoked from network); 29 Aug 2006 13:11:57 -0000 Received: from unknown (HELO gondolin.mikestammer.com) (mikestammer@sbcglobal.net@75.3.42.185 with login) by smtp101.sbc.mail.re2.yahoo.com with SMTP; 29 Aug 2006 13:11:56 -0000 Received: from localhost (localhost [127.0.0.1]) by gondolin.mikestammer.com (Postfix) with ESMTP id 6213172 for ; Tue, 29 Aug 2006 08:11:56 -0500 (CDT) X-Virus-Scanned: amavisd-new at mikestammer.com Received: from gondolin.mikestammer.com ([127.0.0.1]) by localhost (gondolin.middleearth.mikestammer.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eJKhzn5h79hf for ; Tue, 29 Aug 2006 08:11:53 -0500 (CDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: eric) by gondolin.mikestammer.com (Postfix) with ESMTP id 2146D31 for ; Tue, 29 Aug 2006 08:11:52 -0500 (CDT) Message-ID: <44F43D18.1050906@mikestammer.com> Date: Tue, 29 Aug 2006 08:11:52 -0500 From: Eric User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <009a01c6cb11$1d0ef580$0200a8c0@satellite> In-Reply-To: <009a01c6cb11$1d0ef580$0200a8c0@satellite> X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: freebsd-specific postfix antispam howto 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: Tue, 29 Aug 2006 13:12:08 -0000 Dave wrote: > Hello, > Does anyone have any information on this? I've googled and have found > a lot of information for Linux and even an OpenBSD howto, but i am > looking for something freebsd-specific, preferably fbsd6. I'm having > issues getting all the services, amavisd-new configured/starting up > properly and would like to read someone's all-integrated > freebsd-specific solution if any, to get an idea as to what i'm doing > wrong? > Thanks. > Dave. > this is the best one i have found and i have used it on several machines. what you have to do is basically the same, just change the paths, use ports, etc as opposed to manually installing things. http://www.flakshack.com/anti-spam/wiki/index.php good luck!