nmh-workers
[Top] [All Lists]

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

2016-09-14 16:16:30
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

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>