Gnus development mailing list
 help / color / mirror / Atom feed
From: John Sullivan <john@wjsullivan.net>
To: ding@gnus.org
Subject: Re: Moving nnimap articles failing with "has no process" error
Date: Tue, 16 Nov 2010 10:44:40 -0800	[thread overview]
Message-ID: <87vd3xglbb.fsf@myles.home.wjsullivan.net> (raw)
In-Reply-To: <m3pqukx37x.fsf@quimbies.gnus.org>

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> John Sullivan <john@wjsullivan.net> writes:
>
>> 14000 NO Current box is selected READ-ONLY.
>
> This has to mean that the mailbox was selected with EXAMINE instead of
> SELECT.  But I don't quite understand how -- I've gone over all the
> instances in nnimap where it issues EXAMINE, and they all mark the group
> as non-selected, so.  Hm.
>
> Or does this mean that the server refuses to accept APPEND to a mail box
> if it has been EXAMINEd?  I mean, you don't have to SELECT a mailbox
> before APPENDing to it...
>
> Oh, now I see the problem.  Fixed and pushed.

I've updated, but still seem to be having the problem in the same way.
Here's the imap log now:

10:41:57 296 UID FETCH 56712 BODY.PEEK[]
10:41:57 297 APPEND "INBOX.SpamMisses" {4053}
10:41:57 298 EXAMINE "INBOX.SpamMisses"
10:41:57 299 UID SEARCH HEADER Message-Id "<rt-3.4.5-2735-1289924545-1966.636600-21-0@rt.gnu.org>"
10:41:58 300 UID STORE 56712 +FLAGS.SILENT (\Deleted)
10:41:58 301 UID EXPUNGE 56712
10:41:58 302 UID FETCH 56649 BODY.PEEK[]
10:41:58 303 APPEND "INBOX.SpamMisses" {3824}
10:41:58 304 EXAMINE "INBOX.SpamMisses"
10:41:58 305 UID SEARCH HEADER Message-Id "<rt-3.4.5-2735-1289888599-1690.636443-21-0@rt.gnu.org>"
10:41:58 306 UID STORE 56649 +FLAGS.SILENT (\Deleted)

It dies with the error:

Moving to nnimap+fsf:INBOX.SpamMisses: (56712 56649)...
nnimap-send-command: Buffer *nnimap mail.fsf.org nil  *nntpd**<2> has no process

after successfully moving the first of 2 marked messages.

-- 
John Sullivan
Emacs Planner Maintainer
http://wjsullivan.net/PlannerMode.html





  reply	other threads:[~2010-11-16 18:44 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-02 21:51 John Sullivan
2010-11-03  1:31 ` John Sullivan
2010-11-18 23:39   ` John Sullivan
2010-11-03 16:35 ` John Sullivan
2010-11-04 18:27   ` John Sullivan
2010-11-04 20:07 ` Lars Magne Ingebrigtsen
2010-11-16 18:44   ` John Sullivan [this message]
2010-11-21  5:15     ` Lars Magne Ingebrigtsen
2010-12-07 18:08       ` John Sullivan
2010-12-10 18:34         ` John Sullivan
2010-12-15 20:50           ` Lars Magne Ingebrigtsen

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=87vd3xglbb.fsf@myles.home.wjsullivan.net \
    --to=john@wjsullivan.net \
    --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).