Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Patrick Gundlach <newsgroup@levana.de>
Subject: Re: IMAP splitting problem
Date: 23 May 2002 14:55:06 +0200	[thread overview]
Message-ID: <vu4rgzaus5.fsf@levana.de> (raw)
In-Reply-To: <ilud6vpe14p.fsf@latte.josefsson.org>

Simon Josefsson <jas@extundo.com> writes:


> > This is in the Messages-buffer when I press g in the group-buffer:
> >
> > nnimap: Fetching (part of) article 6...done
> > IMAP split failed to move irb:INBOX:6 to INBOX.private
> > nnimap: Checking mailboxes...
> > nnimap: Checking mailbox INBOX
> >
> > Does the split stuff above look ok?
> 
> Yes.  If you enable `imap-log', what do you get in the *imap-log*
> buffer?  Most likely the server won't allow you to move the article.

The server allows to create folder from other clients.


[...]
4 UID SEARCH UNSEEN UNDELETED
* SEARCH 8
4 OK Completed (1 msgs in 0.000 secs)
5 UID FETCH 8 BODY.PEEK[HEADER]
* 3 FETCH (UID 8 BODY[HEADER] {927}
[...]
)
5 OK Completed
6 UID COPY 8 "INBOX.private"
6 NO Mailbox does not exist
7 EXPUNGE
* 3 EXISTS
* 0 RECENT
7 OK Completed
8 CLOSE
[...]

So it does not even try to create a subfolder

======================================================================
1 -> imap-message-copy: articles="8" mailbox="INBOX.private" dont-create=nil no-copyuid=nocopyuid buffer=nil
| 2 -> imap-send-command-wait: command="UID COPY 8 \"INBOX.private\"" buffer=nil
| | 3 -> imap-send-command: command="UID COPY 8 \"INBOX.private\"" buffer=nil
| | | 4 -> imap-send-command-1: cmdstr="6 UID COPY 8 \"INBOX.private\""
| | | 4 <- imap-send-command-1: nil
| | 3 <- imap-send-command: 6
| | 3 -> imap-wait-for-tag: tag=6 buffer=nil
| | | 4 -> imap-arrival-filter: proc=#<process imap> string="6 NO Mailbox does not exist
"
| | | | 5 -> imap-find-next-line: 
| | | | 5 <- imap-find-next-line: 30
| | | | 5 -> imap-parse-response: 
| | | | | 6 -> imap-parse-resp-text: 
| | | | | | 7 -> imap-parse-resp-text-code: 
| | | | | | 7 <- imap-parse-resp-text-code: nil
| | | | | 6 <- imap-parse-resp-text: nil
| | | | 5 <- imap-parse-response: ((6 NO nil "Mailbox does not exist"))
| | | | 5 -> imap-find-next-line: 
| | | | 5 <- imap-find-next-line: nil
| | | 4 <- imap-arrival-filter: nil
| | 3 <- imap-wait-for-tag: (6 NO nil "Mailbox does not exist")
| 2 <- imap-send-command-wait: (6 NO nil "Mailbox does not exist")
1 <- imap-message-copy: nil
======================================================================

TIA,

  Patrick

-- 
I'll fade into the darkness


  parent reply	other threads:[~2002-05-23 12:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <vu8z6dedng.fsf@levana.de>
     [not found] ` <acebuj219pk@enews3.newsguy.com>
     [not found]   ` <vafadqs76yu.fsf@lucy.cs.uni-dortmund.de>
2002-05-23  1:18     ` those who know me have no need of my name
     [not found] ` <ilud6vpe14p.fsf@latte.josefsson.org>
2002-05-23 12:55   ` Patrick Gundlach [this message]
2002-05-23 16:34     ` Simon Josefsson
2002-05-24 11:28       ` Patrick Gundlach

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=vu4rgzaus5.fsf@levana.de \
    --to=newsgroup@levana.de \
    /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).