From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57156 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: Moving messages to unreadable nnimap group? (spam reporting) Date: Thu, 29 Apr 2004 12:34:35 +0200 Organization: Probably a good idea Sender: ding-owner@lists.math.uh.edu Message-ID: <87pt9rhy2s.fsf@dod.no> References: <87pt9tx3wn.fsf@dod.no> <87d65rl0zl.fsf@dod.no> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: sea.gmane.org 1083234897 24717 80.91.224.253 (29 Apr 2004 10:34:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 29 Apr 2004 10:34:57 +0000 (UTC) Original-X-From: ding-owner+M5696=ding+2Daccount=gmane.org@lists.math.uh.edu Thu Apr 29 12:34:50 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BJ8sT-0000B9-00 for ; Thu, 29 Apr 2004 12:34:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BJ8sS-0001RA-05 for ding-account@gmane.org; Thu, 29 Apr 2004 05:34:48 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BJ8sK-0001R2-00 for ding@lists.math.uh.edu; Thu, 29 Apr 2004 05:34:40 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BJ8sI-0004eW-PH for ding@lists.math.uh.edu; Thu, 29 Apr 2004 05:34:38 -0500 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id 0F2703A0057 for ; Thu, 29 Apr 2004 05:34:38 -0500 (CDT) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BJ8sH-00008A-00 for ; Thu, 29 Apr 2004 12:34:37 +0200 Original-Received: from gw.computas.com ([193.71.42.4]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Apr 2004 12:34:37 +0200 Original-Received: from sb by gw.computas.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Apr 2004 12:34:37 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org Original-Lines: 32 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: gw.computas.com Mail-Copies-To: never User-Agent: Gnus/5.110002 (No Gnus v0.2) XEmacs/21.4 (Common Lisp, linux) Cancel-Lock: sha1:hWqlFRi5gZhlQdIBBQnQw5C+yxw= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57156 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57156 >>>>> Simon Josefsson : >> That let me create the group blindly. But when I try to do a `B m' >> into this group, I get the following message: >> Please answer y or n. No such group: nnimap+somehost.somecompany.com:Public Folders/All Public Folders/Somecompany/Processes/Sysadm/Spam. Create it? (y or n) >> What's blocking the move? The IMAP interface to Exchange? Gnus? Is >> there a way to find out? > (setq imap-log t) and inspecting the *imap-log* buffer would help. It > sounds as if the server says the group doesn't exist, so Gnus wants to > create it first. There doesn't seem to be any IMAP traffic related to the attempted move. I entered the folder in question, attempted a move of the spam article with `B m'. I then first tried responding with `y' to create the foler, and then attempted a new move and pressed `n'. I then pressed `q' to leave the group. What I see in the *imap-log* is a fetch of headers for all ticked articles in the group, followed by: 572 OK FETCH completed. 573 STATUS "INBOX" (UNSEEN) * STATUS INBOX (UNSEEN 2) 573 OK STATUS completed. 574 EXPUNGE * 499 EXISTS 574 OK EXPUNGE completed.