Correct nnimap definition

Still plenty of problems, though.  I really need to read that manual.
This commit is contained in:
Case Duckworth 2021-04-22 11:51:54 -05:00
parent ae355342c9
commit 182389170d
1 changed files with 1 additions and 1 deletions

View File

@ -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)