Gnus development mailing list
 help / color / mirror / Atom feed
* Posting to gmane groups via mail when using a or reply
@ 2015-12-16  9:49 Rainer M Krug
  2015-12-16 11:10 ` Peder O. Klingenberg
  2015-12-16 14:41 ` Teemu Likonen
  0 siblings, 2 replies; 4+ messages in thread
From: Rainer M Krug @ 2015-12-16  9:49 UTC (permalink / raw)
  To: ding

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

Hi

There are quite a few gmane lists to which one can not post but has to
use their mail address.

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?

Thanks,

Rainer

-- 
Rainer M. Krug
email: Rainer<at>krugs<dot>de
PGP: 0x0F52F982

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Posting to gmane groups via mail when using a or reply
  2015-12-16  9:49 Posting to gmane groups via mail when using a or reply Rainer M Krug
@ 2015-12-16 11:10 ` Peder O. Klingenberg
  2015-12-16 14:41 ` Teemu Likonen
  1 sibling, 0 replies; 4+ messages in thread
From: Peder O. Klingenberg @ 2015-12-16 11:10 UTC (permalink / raw)
  To: ding

On Wed, Dec 16 2015 at 10:49, Rainer M Krug 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?

Yes.  You can set it up in group parameters.  For example, for the
newsgroup gmane.lisp.lispworks.general, I have the following in the
group parameters ("G p" on the newsgroup in the *Group* buffer):

((to-list . "lisp-hug@lispworks.com"))

Both articles and followups in that group give me a message buffer with
"To: lisp-hug@lispworks.com".

See also the fine manual section 2.10 Group Parameters.

...Peder...
-- 
Sløv uten dop.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Posting to gmane groups via mail when using a or reply
  2015-12-16  9:49 Posting to gmane groups via mail when using a or reply Rainer M Krug
  2015-12-16 11:10 ` Peder O. Klingenberg
@ 2015-12-16 14:41 ` Teemu Likonen
  2015-12-17  8:40   ` Rainer M Krug
  1 sibling, 1 reply; 4+ messages in thread
From: Teemu Likonen @ 2015-12-16 14:41 UTC (permalink / raw)
  To: Rainer M. Krug; +Cc: ding

[-- 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 --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Posting to gmane groups via mail when using a or reply
  2015-12-16 14:41 ` Teemu Likonen
@ 2015-12-17  8:40   ` Rainer M Krug
  0 siblings, 0 replies; 4+ messages in thread
From: Rainer M Krug @ 2015-12-17  8:40 UTC (permalink / raw)
  To: Teemu Likonen, Peder O. Klingenberg; +Cc: ding

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


Thanks Teemu, Thanks Peder.

This will work perfectly. I also saw tha Mailing List section (1.11) - I
think even after a few years of using gnus, I still have to learn a
lot. Should probably read the manual.

Thanks,

Rainer

Teemu Likonen <tlikonen@iki.fi> writes:

> 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.

-- 
Rainer M. Krug
email: Rainer<at>krugs<dot>de
PGP: 0x0F52F982

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-12-17  8:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-16  9:49 Posting to gmane groups via mail when using a or reply Rainer M Krug
2015-12-16 11:10 ` Peder O. Klingenberg
2015-12-16 14:41 ` Teemu Likonen
2015-12-17  8:40   ` Rainer M Krug

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).