Gnus development mailing list
 help / color / mirror / Atom feed
From: asjo@koldfront.dk (Adam Sjøgren)
To: ding@gnus.org
Subject: Re: Need help on setting multiple gmail imap account
Date: Mon, 29 Dec 2014 10:11:10 +0100	[thread overview]
Message-ID: <874mseu8gh.fsf@topper.koldfront.dk> (raw)
In-Reply-To: <loom.20141229T020733-950@post.gmane.org>

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

-- 
 "He also no longer jokes about world domination; it          Adam Sjøgren
  was only funny when it was obviously meant in jest."   asjo@koldfront.dk




  reply	other threads:[~2014-12-29  9:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-29  1:27 Eric
2014-12-29  9:11 ` Adam Sjøgren [this message]
2015-02-04 11:46   ` Ted Zlatanov
2015-02-05  3:13     ` Lars Ingebrigtsen
2015-02-05 10:52       ` Ted Zlatanov
2015-02-05 15:51     ` Adam Sjøgren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874mseu8gh.fsf@topper.koldfront.dk \
    --to=asjo@koldfront.dk \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).