|
| From: | GH |
| Subject: | Re: Reply-To in gnus message |
| Date: | Sun, 12 Jun 2022 01:00:56 +0200 |
Adam Sjøgren <asjo@koldfront.dk> writes:
> In Gnus you can use gnus-posting-styles, something like:
> (setq gnus-posting-styles
> '((".*"
> (reply-to "user@example.org")
> )))
> This makes it easy to do things depending on the name of the group.
wow `gnus-posting-styles' is very cool, thanks
| [Prev in Thread] | Current Thread | [Next in Thread] |