From owner-freebsd-questions@FreeBSD.ORG Tue Feb 15 09:18:53 2005 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 082CB16A4CE for ; Tue, 15 Feb 2005 09:18:53 +0000 (GMT) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97D5743D2D for ; Tue, 15 Feb 2005 09:18:52 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) j1F9Iqj48103; Tue, 15 Feb 2005 01:18:52 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Erik Steffl" , "freebsd-questions" Date: Tue, 15 Feb 2005 01:18:51 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 In-Reply-To: <4210F3B5.9040506@bigfoot.com> Importance: Normal Subject: RE: Instead of freebsd.com, why not... 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: Tue, 15 Feb 2005 09:18:53 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Erik Steffl > Sent: Monday, February 14, 2005 10:54 AM > To: freebsd-questions > Subject: Re: Instead of freebsd.com, why not... > > > Ted Mittelstaedt wrote: > ... > > of laziness. In my case I unfortunately decided it might be > a good thing > > to use a Microsoft client mail program to handle e-mail. This was a > > decade ago. I now have around ten thousand archived e-mail messages > > accumulated in a massive *.pst file that I really want to keep - not > > because > > I want to look at all of them again some day, but because from time > > to time I have to go digging around in that archive looking for some > > specific piece from some specific person - sometimes these > messages might > > be 5-6 years old. > > > > One of these days though when I get some time, that file is going to > > get exported so that I can get out of dealing with Outlook. As it is > ... > > not sure how you plan to do the conversion but it looks > like you are > thinking about doing something with file itself. I'd install an IMAP > server (it's good way to handle email anyway) and just use outlook to > copy the emails from local folders (i.e. pst file) to an IMAP server. > Pretty easy and you don't have to think about file formats > etc., outlook > does all the work for you. > > (maybe you already knew this but I thought it would be > useful to have > it out here for all readers because I have seen people puzzling about > how to get the email out from outlook and not considering this trivial > solution) > Yes, that is how I was planning on doing it since I am already using IMAP Note that for Outlook 98, and Outlook 2000, you MUST install Outlook in "Internet mode" NOT "corporate/workgroup mode" in order to use IMAP with Outlook. This doesen't apply to Outlook Express, BTW. Only to the Outlook that comes with Office XXX. They might have changed that in Outlook 2003 though. Ted