Gnus development mailing list
 help / color / mirror / Atom feed
From: Teemu Likonen <tlikonen@iki.fi>
To: "Rainer M. Krug" <Rainer@krugs.de>
Cc: ding@gnus.org
Subject: Re: Posting to gmane groups via mail when using a or reply
Date: Wed, 16 Dec 2015 16:41:01 +0200	[thread overview]
Message-ID: <87si32tq0y.fsf@mithlond.arda> (raw)
In-Reply-To: <m2zixapvsu.fsf@krugs.de> (Rainer M. Krug's message of "Wed, 16 Dec 2015 10:49:53 +0100")

[-- Attachment #1: Type: text/plain, Size: 724 bytes --]

Rainer M. Krug [2015-12-16 10:49:53+01] wrote:

> Is it possible to specify that all reply and new postings (a) should
> not go to the newsgroup but use mail (To: list@lists.org) and to
> specify the address so that I don't have to enter them each time?

There are group parameters for that: "to-address" and "to-list". For
example, you could "gnus-parameters" variable:

    (setq gnus-parameters
          '(("nntp\\+fooserver:some\\.group\\.name"
             (to-address . "list@lists.org"))
            ;; ...
            ))

See "2.10 Group Parameters" in Gnus manual.

-- 
/// Teemu Likonen   - .-..   <https://github.com/tlikonen> //
// PGP: 4E10 55DC 84E9 DFF6 13D7 8557 719D 69D3 2453 9450 ///

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

  parent reply	other threads:[~2015-12-16 14:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-16  9:49 Rainer M Krug
2015-12-16 11:10 ` Peder O. Klingenberg
2015-12-16 14:41 ` Teemu Likonen [this message]
2015-12-17  8:40   ` Rainer M Krug

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=87si32tq0y.fsf@mithlond.arda \
    --to=tlikonen@iki.fi \
    --cc=Rainer@krugs.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).