From owner-freebsd-questions@FreeBSD.ORG Sun Mar 21 09:40:12 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 C226C16A4D0 for ; Sun, 21 Mar 2004 09:40:12 -0800 (PST) Received: from smtpout.mac.com (A17-250-248-45.apple.com [17.250.248.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id B04A943D2D for ; Sun, 21 Mar 2004 09:40:12 -0800 (PST) (envelope-from cswiger@mac.com) Received: from mac.com (smtpin01-en2 [10.13.10.146]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id i2LHeCm2016278 for ; Sun, 21 Mar 2004 09:40:12 -0800 (PST) Received: from [10.1.1.193] ([199.103.21.225]) (authenticated bits=0) by mac.com (Xserve/smtpin01/MantshX 3.0) with ESMTP id i2LHeBYO003385 for ; Sun, 21 Mar 2004 09:40:11 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v613) In-Reply-To: <200403211055.54799.racerx@makeworld.com> References: <20040320191204.15673.h009.c001.wm@mail.lissaganda.com.criticalpath.net> <4B79960C-7B58-11D8-9E42-003065ABFD92@mac.com> <200403211055.54799.racerx@makeworld.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit Cc: "FreeBSD Questions list'" From: Charles Swiger Date: Sun, 21 Mar 2004 12:40:06 -0500 X-Mailer: Apple Mail (2.613) Subject: Re: .mbox extension question 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, 21 Mar 2004 17:40:12 -0000 On Mar 21, 2004, at 11:55 AM, Chris wrote: > On Sunday 21 March 2004 10:53 am, Charles Swiger wrote: >> On Mar 20, 2004, at 10:12 PM, kisha@lissaganda.com wrote: >>> how do i extract file.mbox? > [ ... ] > Perhaps he's looking to salvage the mail in mbox to be exported to > outlook/express? I vaguely recall that Outlook/OE had an "import Unix mail" capability that would accept a .mbox file as-is. If not, I suspect it would be easier to place that file in ~/mbox or whatever, run a popd, and grab the mail via POP... -- -Chuck