Multiple email accounts from the same server in Emacs Gnus
- by docgnome
I'm trying to set up Gnus to use both my gmail accounts but I can only ever get one at a time to show up in the list of folders.
(setq gnus-select-method '(nnimap "work@mywork.org"
(nnimap-address "secure.emailsrvr.com")
(nnimap-server-port 993)
(nnimap-stream…