Gnus development mailing list
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Peter Davis <pfd@pfdstudio.com>
Cc: ding@gnus.org
Subject: Re: "Bounce" (redirect) a message?
Date: Tue, 28 Apr 2015 15:44:46 +0200	[thread overview]
Message-ID: <87a8xs4bap.fsf@igel.home> (raw)
In-Reply-To: <m1fv7k8kbp.fsf@pfd-studio-mac-pro.home> (Peter Davis's message of "Tue, 28 Apr 2015 09:16:10 -0400")

Peter Davis <pfd@pfdstudio.com> writes:

> Mutt has a feature allowing you to "bounce" a message (i.e., redirect it
> to another address). It simply prompts for the address to bounce to, and
> does it. The other address receives the message as if it had been sent
> there originally ... original timestamps, no forwards, etc.
>
> Is there a way to do this with gnus?

S D r runs the command gnus-summary-resend-message, which is an
interactive autoloaded compiled Lisp function in `gnus-msg.el'.

It is bound to S D r, <menu-bar> <Post> <Resend message>.

(gnus-summary-resend-message ADDRESS N)

Resend the current article to ADDRESS.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



  parent reply	other threads:[~2015-04-28 13:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-28 13:16 Peter Davis
2015-04-28 13:34 ` Peder O. Klingenberg
2015-04-28 13:50   ` Peter Davis
2015-04-28 15:21     ` Peter Münster
2015-04-28 15:39       ` Peter Davis
2015-04-28 13:44 ` Andreas Schwab [this message]
2015-04-28 13:55   ` Peter Davis

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=87a8xs4bap.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=ding@gnus.org \
    --cc=pfd@pfdstudio.com \
    /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).