From owner-freebsd-questions@FreeBSD.ORG Fri Sep 23 19:27:40 2005 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 C401716A434 for ; Fri, 23 Sep 2005 19:27:40 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail27.sea5.speakeasy.net (mail27.sea5.speakeasy.net [69.17.117.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 749DA43D45 for ; Fri, 23 Sep 2005 19:27:40 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 3717 invoked from network); 23 Sep 2005 19:27:39 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail27.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 23 Sep 2005 19:27:39 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 853902B; Fri, 23 Sep 2005 15:27:38 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Sasa Stupar References: From: Lowell Gilbert Date: 23 Sep 2005 15:27:38 -0400 In-Reply-To: Message-ID: <44d5mzlh3p.fsf@be-well.ilk.org> Lines: 9 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: FreeBSD Q ML Subject: Re: Migration from FC4 to FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: FreeBSD Q ML List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Sep 2005 19:27:40 -0000 Sasa Stupar writes: > Currently I have a running mail/web server under FC4. I have > sendmail+cyrus2 configured. The question is: can I migrate easily to > FreeBSD with only a backup of all mailboxes under /var/imap and > /var/spool/imap and also the backup of /etc/shadow for all users? I think the script under the "COMPATIBILITY" section of the passwd(5) manual page will convert your password file for you. No sweat.