Hi--
> ,----
> | (setq gnus-secondary-select-methods
> | '(
> | ...
> | (nnimap "personal"
> | (nnimap-address "imap.gmail.com")
> | (nnimap-inbox "INBOX")
> | )
> | (nnimap "work"
> | (nnimap-address "imap.gmail.com")
> | (nnimap-inbox "INBOX")
> | )
> | ...
> | ))
> `----
HP> Sorry to butt in on your topic with something a bit OT, but
HP> would you mind posting the full code that the above is taken
HP> from?
Actually, I didn't snip anything substantive (just gmane and an nnfolder
spec). I believe that what you need to know is that .authinfo contains
lines
,----
| machine personal login gmail-personal-account-username password **** port imap
| machine work login gmail-work-account-username password **** port imap
`----
and that makes it work.
--
,--------
| George McNinch <[email protected]>
| http://gmcninch.math.tufts.edu
`--------
_______________________________________________
info-gnus-english mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-gnus-english