Re: Can mix format mailboxes be accessed as a local folder?

David B Funk <[email protected]> Thu, 14 Oct 2010 15:58:36 -0500 (CDT)
Newsgroups gmane.mail.imap.uw.c-client
Message-ID <[email protected]>
On Thu, 14 Oct 2010, Tanya Brio wrote:

> Greetings,
>
> We have some mix format mailboxes that need to be available for reference
> purposes. They will no longer be used as mailboxes - they just have to be
> available as a local folder store.
>
> Is it possible to access mix mailboxes this way or can they only be read via
> imap? We're looking for something that is like opening an mbox file using
> Local Folders on Thunderbird.
>
> Thank you,
> - Tanya Brio

So long as the program (mail client) uses the "c-client" library for
all mailbox access it can understand (open, read, update, etc)
mix format mailboxes (as well as any other format known to "c-client"
such as mx, mbx, mbox).
Examples of this would be new versions of "pine" or "alpine" mail clients.

Thunderbird does not use "c-client" library so it would not be able
to do this.