Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: "Adam Sjøgren" <asjo@koldfront.dk>
To: info-gnus-english@gnu.org
Subject: Re: Why does Gnus remove To: from forwarded messages?
Date: Wed, 26 Dec 2018 23:19:35 +0100	[thread overview]
Message-ID: <87d0poorrc.fsf@tullinup.koldfront.dk> (raw)
In-Reply-To: <87h8f0os41.fsf@tullinup.koldfront.dk>

Adam writes:

> I just noticed that when I forward a message, the To: header gets
> removed.
>
> It this something I have configured wrong, or is there a(nother) reason?

It's the default, since April, where this changes was committed:

  commit 5a5e4eb76a3e9bfc7d4eeec06f874b524d4df450
  Author: Lars Ingebrigtsen <larsi@gnus.org>
  Date:   Thu Apr 26 19:45:53 2018 +0200

      Strip most headers when forwarding messages

      * lisp/gnus/message.el (message-forward-included-headers): Change
      the default to exclude most messages.
      (message-remove-ignored-headers): Make
      message-forward-included-headers actually work -- it's a list of
      regexps, not a list of strings.

which sets message-forward-included-headers to '("^From:" "^Subject:" "^Date:")

Shouldn't it include To: ?


  Best regards,

    Adam

-- 
 "När vi drömmare slutat drömma                               Adam Sjøgren
  Har ni andra inga drömmar kvar"                        asjo@koldfront.dk


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

  reply	other threads:[~2018-12-26 22:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-26 22:11 Adam Sjøgren
2018-12-26 22:19 ` Adam Sjøgren [this message]
2019-06-22 11:37   ` Lars Ingebrigtsen

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=87d0poorrc.fsf@tullinup.koldfront.dk \
    --to=asjo@koldfront.dk \
    --cc=info-gnus-english@gnu.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).