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 [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
