From owner-freebsd-questions@FreeBSD.ORG Wed May 24 03:23:49 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 AF4D316A588 for ; Wed, 24 May 2006 03:23:49 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C00B43D48 for ; Wed, 24 May 2006 03:23:49 +0000 (GMT) (envelope-from admin2@enabled.com) Received: from enabled.com (localhost.enabled.com [127.0.0.1]) by typhoon.enabled.com (8.13.6/8.13.6) with ESMTP id k4O3Nl0w062310 for ; Tue, 23 May 2006 20:23:47 -0700 (PDT) (envelope-from admin2@enabled.com) From: "Noah" To: "freebsd-questions" Date: Tue, 23 May 2006 19:23:47 -0800 Message-Id: <20060524032337.M97496@enabled.com> X-Mailer: OpenWebMail 2.52 20060502 X-OriginatingIP: 24.5.78.100 (admin2) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: Implementing IMAP advice for first timer 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: Wed, 24 May 2006 03:23:51 -0000 FreeBSD-4.11 Well I want to get IMAP running on my FreeBSD box and would like to have a safe, non service-interrupting strategy to implementing it. I am leaning toward installing cyrus imapd. I have some questions about how to get things working. 1) Can somebody please recommend a good FAQ about how-to get IMAP running my FreeBSD machine? 2) Are there things I should be aware of before I start the process? 3) I don’t completely understand how IMAP works – is there a good tutorial about this subject? 4) I don’t completely understand how local mail delivery will change – is there a good tutorial about this subject?