Gnus development mailing list
 help / color / mirror / Atom feed
* Multiple gmal accounts and agent
@ 2011-06-22 14:39 Richard Riley
  2011-06-22 19:30 ` Tassilo Horn
  0 siblings, 1 reply; 6+ messages in thread
From: Richard Riley @ 2011-06-22 14:39 UTC (permalink / raw)
  To: nognus


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.






^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-06-26 18:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-22 14:39 Multiple gmal accounts and agent Richard Riley
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

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).