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 - .-.. // // PGP: 4E10 55DC 84E9 DFF6 13D7 8557 719D 69D3 2453 9450 ///