[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to open local mbox



> i have an mbox file fetched off the net.  my localhost, a laptop, is not
> running an mta.  i can not open it as a + as it is an mbox.  clue bat
> please

Yeah, somebody really should implement read-only support for mbox in
Wanderlust.  In the meantime, install (n)mh (« apt-get install nmh » under
Debian), and say:

  $ install-mh -auto
  $ inc -file /path/to/mbox

After that, the contents of the mbox will be in your +inbox folder, and
you can use Wanderlust to file them wherever you wish.

-- Juliusz (who wishes for an IMAP-aware version of inc)