[Gnus] Delete dfn server

This commit is contained in:
Daniel - 2017-08-18 14:17:51 +02:00
parent 372af24ac6
commit 4a2a00effb
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 1 additions and 5 deletions

6
gnus
View File

@ -40,11 +40,7 @@
(setq gnus-select-method '(nnnil "")
gnus-secondary-select-methods
`((nntp "dfn"
(nntp-open-connection-function nntp-open-tls-stream)
(nntp-port-number 563)
(nntp-address "news.cis.dfn.de"))
(nntp "gmane"
`((nntp "gmane"
(nntp-open-connection-function nntp-open-tls-stream)
(nntp-port-number 563)
(nntp-address "news.gmane.org"))