Reiner Steib <[email protected]> writes: > On Mon, Nov 02 2009, Richard Riley wrote: > >> Bill Day <[email protected]> writes: >>> C-c C-f C-c copies the email I am responding to and ALL headers into >>> my new email. > > Not sure what command you have bound to `C-c C-f C-c'. In message > mode, C-c C-f C-c runs the command message-goto-cc, in the summary > buffer C-c C-f runs the command gnus-summary-mail-forward. > >>> What command (or gnus.el configuration) can I use to get gnus to >>> default to forwarding only the message body (and any attachments) but >>> NOT the message headers into my forwarded email? >> >> Related: it would be nice to forward a mail without the original to/cc >> fields. > > What's wrong with `message-forward-ignored-headers'? > > ,----[ (info "(message)Forwarding") ] > | `message-forward-ignored-headers' > | All headers that match this regexp will be deleted when forwarding > | a message. > `---- > > Bye, Reiner.
That works well Reiner. Thanks for the pointer. I had a quick look at the gnus-summary-message-forward function but am not able (capable?!) to see how to modify the subject line which Gnus creates for the forward mail : it currently includes the original "from" as part of the new Subject line. e.g Subject: [Fred Smith] FW: Faceless How can I stop that? I guess a setting of some kind exists. regards r. _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
