Gnus development mailing list
 help / color / mirror / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: Tommy Kelly <tommy.kelly@verilab.com>
Cc: ding@gnus.org
Subject: Re: nnimap and multiple accounts on the same server
Date: Sat, 20 Nov 2010 18:23:01 +0100	[thread overview]
Message-ID: <878w0ngb9m.fsf@member.fsf.org> (raw)
In-Reply-To: <m2zkt4a7e8.fsf_-_@verilab.com> (Tommy Kelly's message of "Fri, 19 Nov 2010 23:30:55 -0600")

Tommy Kelly <tommy.kelly@verilab.com> writes:

Hi Tommy,

> (setq gnus-secondary-select-methods
>       '(
> 	(nnimap "work"
> 		(nnimap-stream ssl)
> 		(nnimap-address "imap.gmail.com")
> 		(nnimap-server-port 993)
> 		)
> 	(nnimap "personal"
> 		(nnimap-stream ssl)
> 		(nnimap-address "imap.gmail.com")
> 		(nnimap-server-port 993)
> 		)
> 	)
>       )
>
> And in my .authinfo:
>
> machine work     login me@mydomain.com password my_gapps_password port 993
> machine personal login me@gmail.com    password my_gmail_password port 993

That looks correct to me.  Does it work to append "force yes" to the two
lines above?

Bye,
Tassilo



  parent reply	other threads:[~2010-11-20 17:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-18 23:50 gravatar position Katsumi Yamaoka
2010-11-19  0:02 ` Katsumi Yamaoka
2010-11-19 14:52 ` Julien Danjou
2010-11-20  5:30   ` nnimap and multiple accounts on the same server Tommy Kelly
2010-11-20 15:05     ` Steinar Bang
2010-11-21 16:29       ` Tommy Kelly
2010-11-20 17:23     ` Tassilo Horn [this message]
2010-11-21  1:35       ` Tommy Kelly
2010-11-21 12:33         ` Tassilo Horn

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=878w0ngb9m.fsf@member.fsf.org \
    --to=tassilo@member.fsf.org \
    --cc=ding@gnus.org \
    --cc=tommy.kelly@verilab.com \
    /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).