From: Fabian Yamaguchi <fabiany@gmx.net>
Subject: gnus and imap
Date: Fri, 25 Oct 2002 17:35:24 +0200 [thread overview]
Message-ID: <20021025153524.GA23496@dbox> (raw)
hi list!
I've switched to imap recently and I cannot figure out how to configure gnus to split my mails
correctly.
Here's the part of my ~/.gnus which I wrote:
========================
(setq gnus-secondary-select-methods
'((nnimap "localhost")
))
(setq nnimap-split-inbox "INBOX")
(setq nnimap-split-rule
'(("INBOX.belug"
"List-Id: Die Mailingliste der BeLUG (Berliner Linux User Group) <linux-l.mlists.in-berlin.de>")
("INBOX.gtk"
"List-Id: General discussion of GTK+ <gtk-list.gnome.org>")
("INBOX.emacs"
"List-Id: Users list for the GNU Emacs text editor <help-gnu-emacs.gnu.org>")
("INBOX.ccc"
"List-Id: CCC Diskussionsliste <debate.lists.ccc.de>")
("INBOX.private" "")
))
======================
What this is supposed to do is take all mail from my inbox and sort out all mail coming from
mailing-lists. Everything else then goes into INBOX.private.
When I start gnus, it seems to sort my mail but when I try to access it, I'm told the mailbox doesn't
exist. I've tried to subscribe to several "groups" for example nnimap:emacs, nnimap:INBOX:emacs,
INBOX:emacs, INBOX.emacs etc, etc but they all give me the same "the mailbox doesn't
exist"-error-message.
Please tell me what I'm doing wrong.
Fabian Yamaguchi
next reply other threads:[~2002-10-25 15:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-25 15:35 Fabian Yamaguchi [this message]
[not found] <mailman.1035560179.16336.help-gnu-emacs@gnu.org>
2002-10-26 14:55 ` gnus and imap Benjamin Riefenstahl
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20021025153524.GA23496@dbox \
--to=fabiany@gmx.net \
/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 read-only IMAP folder(s) and NNTP newsgroup(s).