[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nmh-workers] (no subject)
From: |
Joel Reicher |
Subject: |
Re: [Nmh-workers] (no subject) |
Date: |
Wed, 09 Jul 2008 01:00:35 +1000 |
> I have some users who would like to be able to use a webmail client (e.g.,
> SquirrelMail) when they can't log in to read their mail with nmh. Webmail
> clients tend to use IMAP servers for storage. I don't know of any way to
> configure nmh to use an IMAP server for storage (nor do I really want that),
> nor do I know of any webmail clients which use MH directories for storage.
>
> One way to solve this would be to have an IMAP server which uses the user's
> Mail/ for storage. Has anyone here faced this problem before? Does such a
> beast already exist?
UW imapd mostly supports MH-format storage; a notable omission is
sequences so unseen sequences, for example, will not work.
http://www.washington.edu/imap/
I use this myself.
Another alternative is a web front-end for MH; there are a couple
mentioned in the FAQ.
Cheers,
- Joel