Re: a way to config which email headers are forwarded?
Kevin Cosgrove <[email protected]>
| Newsgroups | gmane.mail.exmh.user |
|---|---|
| Message-ID | <[email protected]> |
On 21 January 2008 at 21:41, Brian Foster <[email protected]> wrote: > | From: "' =JeffH '" <[email protected]> > | Date: Mon, 21 Jan 2008 11:01:52 -0800 > | > | Is there a way to config which email headers are > | forwarded? Presently, exmh includes all headers of a > | forwarded message, and I end up manually pruning them, > | which is a real pain when forwarding multiple messages. > | Oh yes, I'm talking about the textual-brute-force forwarding > | mode invoked by the [Forward] button by default. Am not > | talking about mime-based message forwarding. > > sounds like you want to use the MH/nmh forw(1) ‘-format’, > and possibly ‘-filter FILE’, options. I have no idea how > to do that from EXMH. Why not use ~/.mh_profile entries, for example: forw: -form .components/forwcomps -filter .components/mhl.forward HTH.... -- Kevin