[Gnus] news.eternal-september.org seems to work now with TLS

This commit is contained in:
dbo 2017-10-14 17:55:42 +02:00
parent b1ce9aa483
commit 8d678067cb
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 2 additions and 4 deletions

6
gnus
View File

@ -41,10 +41,8 @@
(setq gnus-select-method '(nnnil "")
gnus-secondary-select-methods
`((nntp "etsep"
;; TLS connection works, but credentials do not seem to be
;; transferred correctly: the list of groups is not complete
;; (nntp-open-connection-function nntp-open-tls-stream)
;; (nntp-port-number 563)
(nntp-open-connection-function nntp-open-tls-stream)
(nntp-port-number 563)
(nntp-address "news.eternal-september.org"))
(nntp "gmane"
(nntp-open-connection-function nntp-open-tls-stream)