Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Chris <chrisl_ak@hotmail.com>
Subject: IMAP boxes showing up twice
Date: Sun, 20 Oct 2002 16:54:27 -0000	[thread overview]
Message-ID: <Xns92AD5A5E2141Echrislak@216.168.3.40> (raw)

Why do most of my IMAP mailboxes show up twice: once as nnimap+chris:sent-
mail and again as nnimap+chris:~/mail/sent-mail (for example)

This is my specification for config:

(setq gnus-secondary-select-methods
      '((nnml "")
       (nnimap "chris"
	       (nnimap-server-port 143)
	       (nnimap-address "www.mydomain.dom")
	       (nnimap-authinfo-file "~/.imapchris")
	       (nnimap-list-pattern ("INBOX" "mail/*")))
))


                 reply	other threads:[~2002-10-20 16:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=Xns92AD5A5E2141Echrislak@216.168.3.40 \
    --to=chrisl_ak@hotmail.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).