From owner-freebsd-questions@FreeBSD.ORG Fri Aug 1 06:53:58 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 361DF1065678 for ; Fri, 1 Aug 2008 06:53:58 +0000 (UTC) (envelope-from nejc@skoberne.net) Received: from delusion.skoberne.net (lk.84.20.249.154.dc.cable.static.lj-kabel.net [84.20.249.154]) by mx1.freebsd.org (Postfix) with ESMTP id DF2918FC08 for ; Fri, 1 Aug 2008 06:53:57 +0000 (UTC) (envelope-from nejc@skoberne.net) Received: from localhost (localhost [127.0.0.1]) by delusion.skoberne.net (Postfix) with ESMTP id 6FC4D2289F; Fri, 1 Aug 2008 08:48:35 +0200 (CEST) Received: from delusion.skoberne.net ([127.0.0.1]) by localhost (delusion.skoberne.net [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 89471-03; Fri, 1 Aug 2008 08:48:32 +0200 (CEST) Received: from [192.168.15.2] (simian.skoberne.local [192.168.15.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: nejkopejko@skoberne.net) by delusion.skoberne.net (Postfix) with ESMTP id 3D0562283B; Fri, 1 Aug 2008 08:48:32 +0200 (CEST) Message-ID: <4892B1C0.2060401@skoberne.net> Date: Fri, 01 Aug 2008 08:48:32 +0200 From: =?windows-1252?Q?Nejc_=8Akoberne?= User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Patrick Baldwin References: <4890F1D9.7090900@studsvik.com> In-Reply-To: <4890F1D9.7090900@studsvik.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard Cc: freebsd-questions@freebsd.org Subject: Re: Building a FreeBSD based mail server 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: Fri, 01 Aug 2008 06:53:58 -0000 Hello, > mailserver. However, never having done this before myself, I was > wondering if anyone here > had any useful comments about this guide, particularly if you think it's > missing any key points > that will leave me cursing at my monitor late one night. > I'm currently planning on using FreeBSD 7.0-RELEASE, although I'm > certainly open to > sugegstions if people think a different version would serve better. I am running a dozen of such installations and I have to say that the guide is great (also since the author has provided Maia Mailguard FreeBSD port). There were some things that I had to do in order to make it work for me (you can ask me privately if you stumble upon problems), but in general it is OK. Also, if you decide to use RoundCube as webmail, you can check my PostfixAdmin-RoundCube "bridge" (although still in development, but it should work) - http://nejc.skoberne.net/rcpfa . HTH, Nejc