Eric writes:

> Does anyone has a working setup with the server aliasing approach?

This works for me:

,----[ ~/.gnus ]
|
| (setq gnus-secondary-select-methods '((nnimap "gmail"     (nnimap-address 
"imap.gmail.com"))
|                                       (nnimap "gmail2"    (nnimap-address 
"imap.gmail.com"))))
|
`----

,----[ ~/.authinfo ]
| 
| machine gmail login acco...@gmail.com password "accountpassword" port imap
| machine gmail2 login accou...@gmail.com password "account2password" port imap
| 
`----

What happens when you try? Do you get any errors in the " *Messages*"
buffer? What does C-h v gnus-secondary-select-methods RET say?


  Best regards,

    Adam

-- 
 "Some angel whore                                            Adam Sjøgren
  Who can learn a guitar lick                            a...@koldfront.dk
  Hey, that's what I call muuuusic"


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to