From owner-freebsd-questions@FreeBSD.ORG Mon Jan 21 23:41:17 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 4BE7616A417 for ; Mon, 21 Jan 2008 23:41:17 +0000 (UTC) (envelope-from chris@chrismaness.com) Received: from ns1.kq6up.org (adsl-76-238-148-145.dsl.irvnca.sbcglobal.net [76.238.148.145]) by mx1.freebsd.org (Postfix) with ESMTP id 14BB013C467 for ; Mon, 21 Jan 2008 23:41:16 +0000 (UTC) (envelope-from chris@chrismaness.com) Received: from [192.168.1.2] ([192.168.1.2]) by ns1.kq6up.org (8.13.8/8.13.6) with ESMTP id m0LNfFb6049830 for ; Mon, 21 Jan 2008 15:41:15 -0800 (PST) (envelope-from chris@chrismaness.com) Message-ID: <47952D9A.7010109@chrismaness.com> Date: Mon, 21 Jan 2008 15:41:14 -0800 From: Chris Maness User-Agent: Thunderbird 2.0.0.6 (X11/20071022) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: rsync and the mail spool? 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: Mon, 21 Jan 2008 23:41:17 -0000 If I am cutting over a server, that has been created from a dump image of another server. Can I just rsync the mail spool to sync the mail at the time of cut over? Or will this cause problems? Chris