Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: asjo@koldfront.dk (Adam Sjøgren)
To: info-gnus-english@gnu.org
Subject: Re: Need help on setting multiple gmail imap account
Date: Mon, 29 Dec 2014 18:36:34 +0100	[thread overview]
Message-ID: <87k31as6hp.fsf@topper.koldfront.dk> (raw)
In-Reply-To: <loom.20141229T171507-986@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

-- 
 "Some angel whore                                            Adam Sjøgren
  Who can learn a guitar lick                            asjo@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	other threads:[~2014-12-29 17:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-29 16:17 Eric
2014-12-29 17:36 ` Adam Sjøgren [this message]
2015-01-16  6:26 ` Helmut Waitzmann

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=87k31as6hp.fsf@topper.koldfront.dk \
    --to=asjo@koldfront.dk \
    --cc=info-gnus-english@gnu.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).