Date: Sun, 21 Mar 2004 11:53:36 -0500 From: Charles Swiger <cswiger@mac.com> To: kisha@lissaganda.com Cc: freebsd-questions@freebsd.org Subject: Re: .mbox extension question Message-ID: <4B79960C-7B58-11D8-9E42-003065ABFD92@mac.com> In-Reply-To: <20040320191204.15673.h009.c001.wm@mail.lissaganda.com.criticalpath.net> References: <20040320191204.15673.h009.c001.wm@mail.lissaganda.com.criticalpath.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mar 20, 2004, at 10:12 PM, kisha@lissaganda.com wrote: > how do i extract file.mbox? A ".mbox" file is simply a bunch of email messages appended to one another, but normally you don't need to do anything special with it: your mail reader, or a POP or IMAP server should understand the contents as-is. However, if you want to process each message individually, look at formail, which is part of the mail/procmail port... -- -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B79960C-7B58-11D8-9E42-003065ABFD92>