Gnus development mailing list
 help / color / mirror / Atom feed
From: lee <lee@yun.yagibdah.de>
To: ding@gnus.org
Subject: Re: Has anyone created code for reply to author on yahoogroups?
Date: Mon, 08 Sep 2014 02:45:22 +0200	[thread overview]
Message-ID: <87zjebc53x.fsf@yun.yagibdah.de> (raw)
In-Reply-To: <87r3znfahl.fsf@dod.no> (Steinar Bang's message of "Sun, 07 Sep 2014 22:20:54 +0200")

Steinar Bang <sb@dod.no> writes:

> Some time ago yahoogroups started changing the From emails, so that
> emails from me to a yahoogroups list, looks like: 
>  "Steinar Bang sb@dod.no [somelist]" <somelist@yahoogroups.com>
> (where "somelist" is the name of a yahoogroups mailing list).
>
> This meant that my old gnus setup for the mail group in gnus, which was
> to do "f" to reply to the list and "r" to reply only to the author, no
> longer worked.
>
> Has anyone here created code to make "r" extract the sender email
> address from the From field and reply directly to that?
>
> If not, any ideas for the most elegant and simple solution?

Look at the group setup (Gc in the group buffer) and set up the mailing
list address?  I do that for lists, and it works fine, plus I have


(setq message-subscribed-address-functions
      '(gnus-find-subscribed-addresses))


in .gnus, though I'm not too sure about this having the effect I would
assume it has.


-- 
Knowledge is volatile and fluid.  Software is power.



  reply	other threads:[~2014-09-08  0:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-07 20:20 Steinar Bang
2014-09-08  0:45 ` lee [this message]
2014-09-08  7:18   ` Steinar Bang
2014-09-08 20:25     ` lee
2014-09-09  5:16       ` Steinar Bang
2014-09-09  5:22       ` Steinar Bang
2014-09-21 12:44         ` Steinar Bang

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=87zjebc53x.fsf@yun.yagibdah.de \
    --to=lee@yun.yagibdah.de \
    --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).