[Gnus] Use plain connection to gmane.org

certificate has expired :/
This commit is contained in:
Daniel - 2018-01-27 12:12:22 +01:00
parent 6fd381f020
commit e5cbbb0a43
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 3 additions and 2 deletions

View File

@ -70,8 +70,9 @@ SMTP user."
(nntp-port-number 563)
(nntp-address "news.eternal-september.org"))
(nntp "gmane"
(nntp-open-connection-function nntp-open-tls-stream)
(nntp-port-number 563)
(nntp-open-connection-function nntp-open-plain-stream)
;; (nntp-open-connection-function nntp-open-tls-stream)
;; (nntp-port-number 563)
(nntp-address "news.gmane.org"))
(nnimap "algebra20"
(nnimap-stream shell)