nmh-workers
[Top][All Lists]
Advanced

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

[Nmh-workers] MIME-hooks


From: belg4mit
Subject: [Nmh-workers] MIME-hooks
Date: Mon, 24 Feb 2014 18:13:48 -0500

I've cobbled together some scripts to try to do some of what people have
been wishing for Re: MIME handling. These hooks should automagically
extract MIME parts to files in the same folder as the message, with the
message number as a prefix that is updated across nmh operations.
Note, however that the parts are not currently cleaned up if you have an
rmmproc, since del-hook is not currently called in this case :-/

If you decide you like the expanded format, you could do something like:

   find Mail/inbox -type | xargs -n 1 mime-add-hook

to expand old messages

The initial release is here:
    http://pthbb.org/manual/software/MH/MIME-hooks.tgz

P.S. I'm not sure why, but mime-add-hook is rather slow. This is annoying
when sending messages, since it is triggered for drafts with Fcc; I have
not tested this using a draft with attachments



reply via email to

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