From owner-freebsd-questions@FreeBSD.ORG Sun Oct 19 00:55:58 2003 Return-Path: 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 6AB0C16A4B3 for ; Sun, 19 Oct 2003 00:55:58 -0700 (PDT) Received: from pursued-with.net (adsl-66-125-9-242.dsl.sndg02.pacbell.net [66.125.9.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21AB743F93 for ; Sun, 19 Oct 2003 00:55:57 -0700 (PDT) (envelope-from Kevin_Stevens@pursued-with.net) Received: from pursued-with.net (fffinch [192.168.168.101]) by pursued-with.net (8.12.9/8.12.9) with ESMTP id h9J7uDfT003868; Sun, 19 Oct 2003 00:56:13 -0700 (PDT) Date: Sun, 19 Oct 2003 00:55:53 -0700 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: Adrian Fisher From: Kevin Stevens In-Reply-To: <3F924131.2040204@fishersinter.net> Message-Id: Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) cc: freebsd-questions@freebsd.org Subject: Re: Email consolidation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Oct 2003 07:55:58 -0000 On Sunday, Oct 19, 2003, at 00:45 US/Pacific, Adrian Fisher wrote: > Please note that I have 3 PC's (soon to be 4) which each have an email > account on them. I now wish to integrate all the accounts to the same > computer as there are messages on each I do not wish to lose. They > are all networked to each other and share a single net connection so > transfer is possible. 2 of the machines are Linux and this one is > WinXP but the new one will be FreeBSD and that is the one I want to > use most of all. Any help would be appreciated. Install an IMAP server, and configure the various clients to access it as a single consolidated mail account. I use UW-IMAP, because of flexibility in mailbox configuration, but there are several popular ones. Keep your mail in one place, accessable and updatable by each client. KeS