>>106797624
join us
~/.gnus.el
(setq gnus-select-method
'(nntp "news.eternal-september.org"
(nntp-open-connection-function nntp-open-ssl-stream)
(nntp-port-number 563)))
(setq message-signature
"")
(setq gnus-posting-styles
'((".*"
(name "anon")
(address "anon@host.tld")
(reply-to "anon@host.tld")
(signature "It comes with the kitchen sink!"))
))