Adam Sjøgren <[email protected]> writes: > In Gnus you can use gnus-posting-styles, something like:
> (setq gnus-posting-styles
> '((".*"
> (reply-to "[email protected]")
> )))
> This makes it easy to do things depending on the name of the group.
wow `gnus-posting-styles' is very cool, thanks
