Gnus development mailing list
 help / color / mirror / Atom feed
From: ShengHuo ZHU <zsh@cs.rochester.edu>
Subject: Re: dyn changing sender address?
Date: 17 Feb 2001 13:55:49 -0500	[thread overview]
Message-ID: <2nd7ch9m16.fsf@tiger.jia.vnet> (raw)
In-Reply-To: <m3ae7li40p.fsf@h0050bad6338d.ne.mediaone.net> (Nick Papadonis's message of "17 Feb 2001 13:00:06 -0500")

Nick Papadonis <nick@coelacanth.com> writes:

> Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:
> > On 16 Feb 2001, Nick Papadonis wrote:
> > 
> > > Does anyone know how to change the 'From:' header in a reply,
> > > based on the 'To:' header in the original message?

Fixed. For example:

	(header "to" "ding@gnus"
		(address "address1"))
	(header "cc" "ding@gnus"
		(address "address1"))
	(header "to" "bugs@gnus"
		(address "address2"))

BTW, the example in the info was wrong.

> > There is header-action.el which can do this kind of thing.  I also
> > think that gnus-pers.el can do this.
> > 
> 
> Hmmm... I have the newest version of Gnus and Xemacs.  Neither of
> these files are in my installation trees.  gnus-pers.el doesn't even
> come with gnus.

Neither of them is part of Gnus. Check Emacs Lisp List
(http://www.anc.ed.ac.uk/~stephen/emacs/ell.html), you'll find them.

ShengHuo

-- 
(setq gnus-posting-styles 
      '((".*" (signature (format "(setq gnus-posting-styles 
      '%S)" gnus-posting-styles)))))



  reply	other threads:[~2001-02-17 18:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-17  4:43 Nick Papadonis
2001-02-17 15:37 ` Kai Großjohann
2001-02-17 18:00   ` Nick Papadonis
2001-02-17 18:55     ` ShengHuo ZHU [this message]
2001-02-17 23:47       ` Nick Papadonis

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=2nd7ch9m16.fsf@tiger.jia.vnet \
    --to=zsh@cs.rochester.edu \
    /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).