From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/55800 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: IMAP splitting problems with Exchange server Date: Wed, 07 Jan 2004 20:20:13 +0100 Sender: ding-owner@lists.math.uh.edu Message-ID: References: <878ykksv7g.fsf@strauser.com> <87znczzsh7.fsf@strauser.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1073503248 27409 80.91.224.253 (7 Jan 2004 19:20:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 7 Jan 2004 19:20:48 +0000 (UTC) Cc: ding@hpc.uh.edu Original-X-From: ding-owner+M4340@lists.math.uh.edu Wed Jan 07 20:20:43 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 1AeJEQ-0005PO-00 for ; Wed, 07 Jan 2004 20:20:43 +0100 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 1AeJED-00009Y-00; Wed, 07 Jan 2004 13:20:29 -0600 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=root) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AeJE8-00009T-00 for ding@lists.math.uh.edu; Wed, 07 Jan 2004 13:20:24 -0600 Original-Received: from yxa.extundo.com (178.230.13.217.in-addr.dgcsystems.net [217.13.230.178]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id NAA21299 for ; Wed, 7 Jan 2004 13:22:16 -0600 (CST) Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.10/8.12.10) with ESMTP id i07JKHAU022259 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 7 Jan 2004 20:20:17 +0100 Original-To: Kirk Strauser Mail-Copies-To: nobody X-Hashcash: 0:040107:kirk@strauser.com:d6db2d224783a049 X-Hashcash: 0:040107:ding@hpc.uh.edu:8b5cf0588faeeade In-Reply-To: <87znczzsh7.fsf@strauser.com> (Kirk Strauser's message of "Wed, 07 Jan 2004 09:30:28 -0600") User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:55800 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:55800 Kirk Strauser writes: > At 2004-01-07T08:54:12Z, Yair Friedman writes: > >> You might get a better idea on what goes on if you set imap-log, >> imap-debug and nnimap-debug to t and restart gnus. > >> Beware before you send the contents of the log buffers as they might >> contain your passwords. > > Attached is the (slightly edited) result of that experiment. The error I > described appears at entry number 51. `B r' doesn't work on nnimap. The reason is that it nnimap-request-accept-article with GROUP set to nil, and it is not described what this means in the reference manual. (Well, that's my excuse for not fixing this, anyway.) You can simulate `B r' by moving the message, marked as unread, into your `nnimap-split-inbox'. Then it will be splitted again when you press 'g'.