nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] Forwarding the attachments to a message or messages


From: David Levine
Subject: Re: [Nmh-workers] Forwarding the attachments to a message or messages
Date: Wed, 14 Sep 2016 17:15:45 -0400

Ken wrote:

> [Norm:]
> >Is there a way to forward messages so that all the attachments of
> >the forwarded messages are attachments to the new message, other than
> >a script using mhlist?
>
> If you want to create a new message which just happens to contain all of
> the attachments from another message, I think you're going to have to
> write that.

Yeah, though it should be really simple (as in not worth writing?).  Just
create a tmp directory, cd to it, mhstore (probably with -type application)
the attachments, and then add them with "at *" at the whatnow prompt.

A custom whatnowproc could do the attach, though again maybe not worth
the effort.

I think that Norm might have been asking about attachments from multiple
messages, in which case dist wouldn't work.

David



reply via email to

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