Gnus development mailing list
 help / color / mirror / Atom feed
From: Chris Shenton <chris@shenton.org>
Subject: Reading mail with no News server -- dupe groups?
Date: Fri, 02 Jun 2006 13:08:15 -0400	[thread overview]
Message-ID: <864pz3v62o.fsf@PECTOPAH.shenton.org> (raw)

There's no news server at my work so I've made gnus-select-method
connect to our (shudder) Exchange server:

  (setq gnus-select-method
        '(nnimap "hemi"
                 (nnimap-address "ourserver.example.gov")
                 (nnimap-stream ssl)
                 ...))

But there's some flakiness: some groups are duplicated in my *Group*
buffer:

  INBOX/list/ice-dev
  nnimap+hemi:INBOX/list/ice-dev

I have LOTS of such duplicated groups and thus messages.  My *Server*
buffer shows the one IMAP server:

  {nnimap:hemi} (opened)

in addition to nnfolder, nndraft, and nndoc servers. 

If I read a msg in one of the group-variants (e.g.,
INBOX/list/ice-dev) I see it also in the other group-variant (e.g.,
nnimap+hemi:INBOX/list/ice-dev).

Am I doing something wrong in my source specification?  Is it
inappropriate to use nnimap as the primary gnus-select-method?  If I
should use gnus-secondary-select-method for nnimap instead, I can't
find a way to tell gnus-select-method not to try any news/mail server.

Suggestions? 

Thanks.



             reply	other threads:[~2006-06-02 17:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-02 17:08 Chris Shenton [this message]
     [not found] ` <864pz3v62o.fsf-bvSyCKhI1+1mFww3J7gtCmD2FQJk+8+b@public.gmane.org>
2006-06-02 20:27   ` Jochen Küpper
2006-06-05 18:26     ` Chris Shenton

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=864pz3v62o.fsf@PECTOPAH.shenton.org \
    --to=chris@shenton.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).