From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57160 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Moving messages to unreadable nnimap group? (spam reporting) Date: Thu, 29 Apr 2004 14:06:12 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: <87pt9tx3wn.fsf@dod.no> <87d65rl0zl.fsf@dod.no> <87pt9rhy2s.fsf@dod.no> <87brlbhv0u.fsf@dod.no> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1083240398 4912 80.91.224.253 (29 Apr 2004 12:06:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 29 Apr 2004 12:06:38 +0000 (UTC) Original-X-From: ding-owner+M5700@lists.math.uh.edu Thu Apr 29 14:06:33 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 1BJAJE-0005HZ-00 for ; Thu, 29 Apr 2004 14:06:33 +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 1BJAJ9-0001nM-00; Thu, 29 Apr 2004 07:06:27 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BJAJ4-0001nH-00 for ding@lists.math.uh.edu; Thu, 29 Apr 2004 07:06:22 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BJAJ4-0005J0-A6 for ding@lists.math.uh.edu; Thu, 29 Apr 2004 07:06:22 -0500 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id 955003A0044 for ; Thu, 29 Apr 2004 07:06:21 -0500 (CDT) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BJAJ2-0001ub-00 for ; Thu, 29 Apr 2004 14:06:20 +0200 Original-Received: from h21n4c2o273.bredband.skanova.com ([217.208.171.21]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Apr 2004 14:06:20 +0200 Original-Received: from jas by h21n4c2o273.bredband.skanova.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Apr 2004 14:06:20 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 33 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: h21n4c2o273.bredband.skanova.com User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:kBUwb6Z7NfP53DErGcPmd8Anfvg= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57160 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57160 Steinar Bang writes: >>>>>> Simon Josefsson : > >>> There doesn't seem to be any IMAP traffic related to the attempted >>> move. > >> Weird. Hm. Does it help to press M-g on the U'd group first? > > From the *Help: lossage* buffer (this is XEmacs): > > No more newsgroups > nnimap+somehost.somecompany.com:Public Folders/All Public Folders/Somecompany/Processes/Sysadm/Spam error: 501 usage: group newsgroup > 501 usage: group newsgroup > > (What I see in the minibuffer is just "No more newsgroups") > >>> 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 happened after you pressed 'y'? Any errors? > > From the *Help: lossage* buffer: > > No such function: nntp-request-create-group > No such group: nnimap+somehost.somecompany.com:Public Folders/All Public Folders/Somecompany/Processes/Sysadm/Spam. Create it? (y or n) Yes I think that, somehow, Gnus is trying to create the group on your news server, which fails, and also explains why there isn't anything in your *imap-log*. Compare `G e' on the U'd group with `G e' on a working nnimap group on that server.