help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnus - setting Mail-Followup-To header


From: Jim Crossley
Subject: Re: gnus - setting Mail-Followup-To header
Date: Wed, 04 Aug 2010 11:32:38 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (darwin)

Hi...

Gary <help-gnu-emacs@garydjones.name> writes:

> As you might see, I read and post to this list, among others, via the
> gmane mail2news/news2mail gateway. That is, when I post, I am doing so
> in a manner that gnus thinks I am posting to a newsgroup, not a mailing
> list, and so doesn't set Mail-Followup-To. Is it possible, either by
> config or code, to make it do so?

Can you use gnus-posting-styles maybe?

  (setq gnus-posting-styles
      '(("^gmane"
         ("Mail-Followup-To" "someone@somewhere.org"))))

Jim




reply via email to

[Prev in Thread] Current Thread [Next in Thread]