From 182389170d87ace1d090f891fd6521daf34e75d0 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 22 Apr 2021 11:51:54 -0500 Subject: Correct nnimap definition Still plenty of problems, though. I really need to read that manual. --- gnus.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnus.el') diff --git a/gnus.el b/gnus.el index 12e594c..185849b 100644 --- a/gnus.el +++ b/gnus.el @@ -20,7 +20,7 @@ (setq gnus-select-method '(nnnil "")) (setq gnus-secondary-select-methods - '((nnimap "fastmail" + '((nnimap "fastmail.com" (nnimap-address "imap.fastmail.com") (nnimap-server-port 993) (nnimap-stream ssl) -- cgit 1.4.1-21-gabe81