Gnus development mailing list
 help / color / mirror / Atom feed
From: Richard Riley <rileyrg@googlemail.com>
To: nognus <ding@gnus.org>
Subject: Multiple gmal accounts and agent
Date: Wed, 22 Jun 2011 16:39:04 +0200	[thread overview]
Message-ID: <31d3i62anr.fsf@news.eternal-september.org> (raw)


Just a quick "ping" to see if there are any plans to address the issue
with multiple accounts on the same servers with the gnus agent? I
reported before how with a set up like below the agent gets confused and
all groups end up with the same counts:-

   (add-to-list 'gnus-secondary-select-methods
                '(nnimap "riley"
                         (nnir-search-engine imap)
                         (nnimap-address "imap.gmail.com")
                         ))
   (add-to-list 'gnus-secondary-select-methods
                '(nnimap "shamrockpub"
                         (nnir-search-engine imap)
                         (nnimap-address "imap.gmail.com")
                         ))
   
   (add-to-list 'gnus-secondary-select-methods
                '(nnimap "friends"
                         (nnir-search-engine imap)
                         (nnimap-address "imap.gmail.com")
                         ))

where riley, shamrockpub and friends all denote the authinfo machine
line.

I would love to use the agent but this set up doesnt work with it.

Apologies if I missed a workaround.

regards

r.






             reply	other threads:[~2011-06-22 14:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-22 14:39 Richard Riley [this message]
2011-06-22 19:30 ` Tassilo Horn
2011-06-23 17:38   ` Eric S Fraga
2011-06-26  9:28   ` Lars Magne Ingebrigtsen
2011-06-26 18:16     ` Steinar Bang
2011-06-26 11:45   ` Richard Riley

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=31d3i62anr.fsf@news.eternal-september.org \
    --to=rileyrg@googlemail.com \
    --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).