Set nntp-auth

This commit is contained in:
Marcus Kammer 2023-02-12 13:45:07 +01:00
parent fe6217dede
commit 4d7b181599

View file

@ -71,7 +71,8 @@
(gnus-check-new-newsgroups nil)
(gnus-select-method '(nntp "news.individual.de"
(nntp-open-connection-function nntp-open-ssl-stream)
(nntp-port-number 563)))
(nntp-port-number 563)
(nntp-authinfo-file "~/.authinfo.gpg")))
:config
(add-to-list 'gnus-secondary-select-methods
'(nnimap "mailbox"