From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57154 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 09:03:26 +0200 Organization: Probably a good idea Sender: ding-owner@lists.math.uh.edu Message-ID: <87d65rl0zl.fsf@dod.no> References: <87pt9tx3wn.fsf@dod.no> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: sea.gmane.org 1083222276 29556 80.91.224.253 (29 Apr 2004 07:04:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 29 Apr 2004 07:04:36 +0000 (UTC) Original-X-From: ding-owner+M5694@lists.math.uh.edu Thu Apr 29 09:04:27 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 1BJ5as-0005W1-00 for ; Thu, 29 Apr 2004 09:04:26 +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 1BJ5aD-00014h-00; Thu, 29 Apr 2004 02:03:45 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BJ5a2-00014Z-00 for ding@lists.math.uh.edu; Thu, 29 Apr 2004 02:03:34 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BJ5Zz-0002sH-PK for ding@lists.math.uh.edu; Thu, 29 Apr 2004 02:03:31 -0500 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id D613F3A003B for ; Thu, 29 Apr 2004 02:03:29 -0500 (CDT) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BJ5Zw-0002xl-00 for ; Thu, 29 Apr 2004 09:03:28 +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 09:03:28 +0200 Original-Received: from sb by gw.computas.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Apr 2004 09:03:28 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org Original-Lines: 24 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:I/1db9StnZhY2BgYfouMV+y7Xdk= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57154 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57154 >>>>> Simon Josefsson : > Steinar Bang writes: >> The way to report spam to the bayesian filter on the Exchange server >> at work, is to move the messages to a folder that cannot be read by >> ordinary users. The folder cannot be read, even from Outlook. But >> messages can be moved there. >> In Gnus, I'm not allowed to create this group with `G m', since the >> IMAP folder for the group cannot be read. Is there a way around >> this? > `U'? 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? Thanx!