From owner-freebsd-questions@FreeBSD.ORG Wed Apr 21 21:22:36 2004 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 106FC16A4CE for ; Wed, 21 Apr 2004 21:22:36 -0700 (PDT) Received: from pd2mo2so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id E134B43D4C for ; Wed, 21 Apr 2004 21:22:35 -0700 (PDT) (envelope-from flowers@users.sourceforge.net) Received: from pd3mr5so.prod.shaw.ca (pd3mr5so-qfe3.prod.shaw.ca [10.0.141.12])2003))freebsd-questions@freebsd.org; Wed, 21 Apr 2004 22:22:35 -0600 (MDT) Received: from pn2ml10so.prod.shaw.ca ([10.0.121.80]) by pd3mr5so.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0HWK00BPE1HQHTG0@pd3mr5so.prod.shaw.ca> for freebsd-questions@freebsd.org; Wed, 21 Apr 2004 22:22:38 -0600 (MDT) Received: from sirius (S0106004001438e5b.cg.shawcable.net [68.144.47.89]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0HWK0056E1HN8F@l-daemon> for freebsd-questions@freebsd.org; Wed, 21 Apr 2004 22:22:35 -0600 (MDT) Date: Wed, 21 Apr 2004 22:22:33 -0600 From: Danny MacMillan To: freebsd-questions@freebsd.org Message-id: MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-15; format=flowed Content-transfer-encoding: 7BIT User-Agent: Opera7.23/Win32 M2 build 3227 Subject: IMAP server and client recommendations? 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: Thu, 22 Apr 2004 04:22:36 -0000 Hello. I have six or seven hundred megabytes of email imprisoned in a few .pst (Microsoft Outlook "Personal Folders") files. I've been looking for an alternative email client lately. Of course, the issue is converting these old messages so that they are usable by the new software -- ideally so that multiple clients could access the mail. The thought that immediately occurred to me was that one of the standard Unix formats -- mbox or maildir -- would be appropriate for this task. After scouring the internet for possibilities for converting between the hated .pst format and mbox or Maildir, I found a few people who'd seemingly hit upon an ideal solution: add an IMAP folder to Outlook and copy their mail to that folder, then do the reverse inside a client that stores its mail in mbox or maildir format. Then it struck me -- =leaving= the mail in the IMAP server would give me even more flexibility. Is it feasible to use the IMAP server as a mail storage solution like this? Can anyone recommend a good IMAP server (for FreeBSD of course) and give me some tips on considerations for choosing one? I blush to say it, but I've never even had an IMAP account. Thanks in advance. -- D Money