nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] IMAP, again


From: Earl Hood
Subject: Re: [Nmh-workers] IMAP, again
Date: Thu, 24 Oct 2013 14:21:55 -0500

On 10/24/13, Joel Uckelman wrote:

>   1) Have nmh commands act on IMAP-stored messages.
>   2) Expose an nmh folder via IMAP.
>
> #1 would let you use nmh against arbitrary IMAP accounts. #2 would
> let you access your existing nmh storage over IMAP. I think both would
> be neat, but the one I really want is #2.
>
> I looked this over a bit and wasn't able to satisfy myself as to what
> OfflineIMAP would do.

Looks like it may be possible to add a module to support nmh folder
structure:

   <http://docs.offlineimap.org/en/latest/repository.html>

If an NmhRepository class was implemented, one should be able to achieve
#1.

As for #2, it appears you would need a real IMAP server and then you use
OfflineIMAP to synchronize your nmh folder(s) with it (assuming that
NmhRepository is ever implemented).

--ewh



reply via email to

[Prev in Thread] Current Thread [Next in Thread]