Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: group-specific Reply-to addresses
       [not found] ` <ubs7lvtos.fsf@oconnor.cx>
@ 2002-08-31 11:05   ` Mario Lang
  0 siblings, 0 replies; only message in thread
From: Mario Lang @ 2002-08-31 11:05 UTC (permalink / raw)


Edward O'Connor <ted@oconnor.cx> writes:

>> What kind of configuration would I have to setup to customize
>> Reply-to headers for all the mailing lists I subscribe to?
>
> I usually move to the group I'm keeping the mailing list in in the
> *Group* buffer, type G p to edit its group parameters, and change
> them to something like so:
>
> ((to-address . "the-list-address")
>  (to-list . "the-list-address")
>  (subscribed . t))
>
> And then I C-c C-c to save the new group parameters. Now, whenever
> I followup or start composing a new article in that group, Gnus
> does The Right Thing.
>
There is another very cute trick related to this group parameter usage.

I have this in my .gnus.el:

;; Group mail splitting
;
; This allows me to use `G p' to set nnmail-split-fancy
; Just put (to-list . "list@address") in Group parameters, or
; (split-regexp . "re").
(gnus-group-split-setup t)
; And this automatically adds to-list when I sent the first mail to the list.
(setq gnus-add-to-list t)

So, my split-settings are automatically defined from the settings in the
Group parameters.

BTW; you can also use Topic parameters to do nice things
like setting your from header (posting-styles) for a particular
type of mailing list.

-- 
CYa,
  Mario


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-08-31 11:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87znv5dl60.fsf@localhost.i-did-not-set--mail-host-address--so-tickle-me>
     [not found] ` <ubs7lvtos.fsf@oconnor.cx>
2002-08-31 11:05   ` group-specific Reply-to addresses Mario Lang

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