Gnus development mailing list
 help / color / mirror / Atom feed
From: mihkel <turakas@gmail.com>
To: ding@gnus.org
Subject: Questions about mail forwarding
Date: Fri, 13 Apr 2012 09:06:35 +0300	[thread overview]
Message-ID: <84zkagtbbo.fsf@optiplex.lan> (raw)

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




             reply	other threads:[~2012-04-13  6:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-13  6:06 mihkel [this message]
2012-04-13 20:40 ` Adam Sjøgren
2012-04-13 23:27   ` Michael Welsh Duggan
2012-04-14  8:29     ` mihkel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=84zkagtbbo.fsf@optiplex.lan \
    --to=turakas@gmail.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).