nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] mime-aware filtering?


From: David Levine
Subject: Re: [Nmh-workers] mime-aware filtering?
Date: Mon, 25 Jun 2012 22:05:08 -0500

Paul Vixie wrote:

> mhpart (or whatever) would need a -clean option to get rid
> of the /var/tmp files it has made for you in this session.
> 
> but i do not think we should pollute the Mail subdirectory
> hierarchy with permanent copies of parts.

nmh already has nmh-cache, how about putting parts there?
They could go into a hierarchy that shadows the MH
hierarchy, but with one root directory, e.g., 53.mime (or
just 53) corresponding to each message.  That way scripts
that troll the two hierarchies would look similar.  And
a script that trolls the MH hierarchy would know where
to look for the parts.

The cache be populated on demand.  And cleaned up manually.
Temporal locality of reference suggests not cleaning after
each use, but rather periodically.

David



reply via email to

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