From owner-freebsd-questions@FreeBSD.ORG Tue Aug 29 09:10:40 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 8B9E416A4DD for ; Tue, 29 Aug 2006 09:10:40 +0000 (UTC) (envelope-from derrick@uniquestrength.net) Received: from rwcrmhc14.comcast.net (rwcrmhc14.comcast.net [216.148.227.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id C385643D46 for ; Tue, 29 Aug 2006 09:10:36 +0000 (GMT) (envelope-from derrick@uniquestrength.net) Received: from mail.uniquestrength.net ([68.55.192.50]) by comcast.net (rwcrmhc14) with ESMTP id <20060829091035m1400osafje>; Tue, 29 Aug 2006 09:10:35 +0000 Received: from localhost (localhost.uniquestrength.net [127.0.0.1]) by mail.uniquestrength.net (Postfix) with ESMTP id 6C0165DBF; Tue, 29 Aug 2006 05:11:01 -0400 (EDT) X-Virus-Scanned: amavisd-new at uniquestrength.net Received: from mail.uniquestrength.net ([127.0.0.1]) by localhost (mail.uniquestrength.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KjiI1-pTj3jW; Tue, 29 Aug 2006 05:10:58 -0400 (EDT) Received: from [192.168.1.109] (unknown [10.10.1.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.uniquestrength.net (Postfix) with ESMTP id 562C55D51; Tue, 29 Aug 2006 05:10:58 -0400 (EDT) From: Derrick Edwards To: freebsd-questions@freebsd.org, Dave Date: Tue, 29 Aug 2006 05:16:23 -0400 User-Agent: KMail/1.9.3 References: <009a01c6cb11$1d0ef580$0200a8c0@satellite> In-Reply-To: <009a01c6cb11$1d0ef580$0200a8c0@satellite> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608290516.24670.derrick@uniquestrength.net> Cc: 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 09:10:40 -0000 On Monday 28 August 2006 22:16, Dave wrote: I> 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. > > _______________________________________________ > 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" Dave, http://www.postfix.org/docs.html has a bunch of how to and examples. It is what I used. If additional problems/questions, let me know. v/r Derrick