[Gnus] Try STARTTLS for news.gmane.org whenever possible

Is there a way to inform the user if starttls failed?
This commit is contained in:
Daniel - 2019-01-27 09:48:35 +01:00
parent 1cc212f955
commit ace325c1f9
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 1 additions and 3 deletions

View File

@ -74,9 +74,7 @@ parameters for one particular email address."
(nntp-port-number 563)
(nntp-address "news.eternal-september.org"))
(nntp "gmane"
(nntp-open-connection-function nntp-open-plain-stream)
;; (nntp-open-connection-function nntp-open-tls-stream)
;; (nntp-port-number 563)
(nntp-open-connection-function nntp-open-network-stream)
(nntp-address "news.gmane.org"))
(nnimap "algebra20"
(nnimap-stream shell)