From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/60256 Path: news.gmane.org!not-for-mail From: Anupam Kapoor Newsgroups: gmane.emacs.gnus.general Subject: nnimap respool with new rule problem Date: Thu, 05 May 2005 13:47:48 +0530 Message-ID: <87ekcmm6hf.fsf@seldon.starentnetworks.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1115281242 6158 80.91.229.2 (5 May 2005 08:20:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 5 May 2005 08:20:42 +0000 (UTC) Original-X-From: ding-owner+M8784@lists.math.uh.edu Thu May 05 10:20:42 2005 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DTbau-00040u-Eq for ding-account@gmane.org; Thu, 05 May 2005 10:20:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1DTbh5-0003Sg-00; Thu, 05 May 2005 03:26:51 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1DTbh1-0003Sb-00 for ding@lists.math.uh.edu; Thu, 05 May 2005 03:26:47 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by util2.math.uh.edu with esmtp (Exim 4.30) id 1DTbh1-0007ku-02 for ding@lists.math.uh.edu; Thu, 05 May 2005 03:26:47 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1DTbgz-0007nb-00 for ; Thu, 05 May 2005 10:26:45 +0200 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1DTbaU-0003zA-TS for ding@gnus.org; Thu, 05 May 2005 10:20:02 +0200 Original-Received: from 220.225.32.4 ([220.225.32.4]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 May 2005 10:20:02 +0200 Original-Received: from akapoor by 220.225.32.4 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 May 2005 10:20:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 45 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 220.225.32.4 User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:JGKbNurfaqg85e34/jvFZ/TVUZ0= X-Spam-Score: -4.9 (----) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:60256 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:60256 i am not sure if this post made it or not. just reposting it, if it didn't go through. hi all, i am using nnimap as the backend, and also the nnimap-split-fancy for splitting mail. basically, what i want to do is this: respool all the mails that are sitting in the default catchall group, via a new splitting rule into a new group (recreating the new group in the process, if it is not already there) so, here is what i did: 1. i added a new splitting rule: ("subject" "auto build report" "auto-builds") 2. i go to the summary buffer, process mark all the articles, and respool them with a 'B r'. which results in tons of messages in the *Message* buffer like this: ,---- | Couldn't Copy article 3: Protocol Error: "Specified folder name is not | valid". | Protocol Error: "Specified folder name is not valid". | | Couldn't Copy article 4: Protocol Error: "Specified folder name is not | valid". | Protocol Error: "Specified folder name is not valid". | | Couldn't Copy article 5: Protocol Error: "Specified folder name is not | valid". | | Protocol Error: "Specified folder name is not valid". `---- how to rectify the situation ? any help will be greatly appreciated. i am using "No Gnus v0.3" and "GNU Emacs 22.0.50.1" thank you kind regards anupam