Gnus development mailing list
 help / color / mirror / Atom feed
* Questions about mail forwarding
@ 2012-04-13  6:06 mihkel
  2012-04-13 20:40 ` Adam Sjøgren
  0 siblings, 1 reply; 4+ messages in thread
From: mihkel @ 2012-04-13  6:06 UTC (permalink / raw)
  To: ding

Hi all.

I have a few questions about mail forwarding.

1. I want forwarded messages to be sent as inline, so I added the
following to my gnus init file:

    (setq gnus-summary-mail-forward 1)

But it does not work. I get this: #mml type=message/rfc822
disposition=inline at the begginnig of the forwarded mail. When I do C-u
1 C-c C-f I get what I want. But doing this every time I want to forward
a message is a pain.

2. I want to have only some headers included in the forwarded mail. So I
used the following snippet:

    (setq message-included-forward-headers
     "^Subject:\\|^To:\\|^Cc:\\|^From:\\|^Date:")

Again, it does not work. All headers are displayed. So my question is:
what I'm doing wrong :)


mihkel
the n00b




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-04-14  8:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-13  6:06 Questions about mail forwarding mihkel
2012-04-13 20:40 ` Adam Sjøgren
2012-04-13 23:27   ` Michael Welsh Duggan
2012-04-14  8:29     ` mihkel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).