info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need help on setting multiple gmail imap account


From: Adam Sjøgren
Subject: Re: Need help on setting multiple gmail imap account
Date: Mon, 29 Dec 2014 18:36:34 +0100
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4 (gnu/linux)

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 account@gmail.com password "accountpassword" port imap
| machine gmail2 login account2@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                            asjo@koldfront.dk
  Hey, that's what I call muuuusic"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]