Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <sjosefsson@rsasecurity.com>
Cc: ding@gnus.org
Subject: Re: IMAP question
Date: Thu, 07 Dec 2000 09:48:30 +0100	[thread overview]
Message-ID: <3A2F4EDE.82301B07@rsasecurity.com> (raw)
In-Reply-To: <m34s0i7a4y.fsf@reason.gnu-hamburg>

"Georg C. F. Greve" wrote:

> (setq nnimap-split-inbox
>       '("INBOX"))
> (setq nnimap-split-rule 'nnmail-split-fancy)
> 
> into my .gnus would just have the nnimap backend use the nnmail
> splitting rules. But it doesn't work: the mail stays in the INBOX.

The config look good.  May it be that you haven't subscribed to any
nnimap group, thus not triggering the split code?  You could try M-x
edebug-defun `nnimap-split-article' and step through to see what it
actually does.

Also you might want to look at `imap-log', perhaps there's a permission
problem or something. (On Cyrus IMAPD servers, mailboxes are normally
named "INBOX.whatever", rather than just "whatever". So unless your
nnmail-split-fancy variable contain the "INBOX." prefix, nnimap can't
save your mail.)



  parent reply	other threads:[~2000-12-07  8:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-05 22:53 Georg C. F. Greve
2000-12-07  6:44 ` Kai Großjohann
2000-12-07  7:20   ` Georg C. F. Greve
2000-12-07  8:48 ` Simon Josefsson [this message]
2000-12-07 10:02   ` Georg C. F. Greve
2000-12-09  3:17     ` Kai Großjohann

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=3A2F4EDE.82301B07@rsasecurity.com \
    --to=sjosefsson@rsasecurity.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).