From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/71163 Path: news.gmane.org!not-for-mail From: Dan Christensen Newsgroups: gmane.emacs.gnus.general Subject: Re: More IMAP testing, please Date: Sun, 19 Sep 2010 20:47:19 -0400 Message-ID: <874odl5jhk.fsf@uwo.ca> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1284943700 30838 80.91.229.12 (20 Sep 2010 00:48:20 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 20 Sep 2010 00:48:20 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M19536@lists.math.uh.edu Mon Sep 20 02:48:18 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OxUYH-0006re-2w for ding-account@gmane.org; Mon, 20 Sep 2010 02:48:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1OxUXd-000564-KO; Sun, 19 Sep 2010 19:47:33 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1OxUXa-00055n-L7 for ding@lists.math.uh.edu; Sun, 19 Sep 2010 19:47:30 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1OxUXY-0003rV-SY for ding@lists.math.uh.edu; Sun, 19 Sep 2010 19:47:30 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1OxUXY-00029N-00 for ; Mon, 20 Sep 2010 02:47:28 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OxUXX-0006XI-Cn for ding@gnus.org; Mon, 20 Sep 2010 02:47:27 +0200 Original-Received: from bas3-london14-1096787025.dsl.bell.ca ([65.95.164.81]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Sep 2010 02:47:27 +0200 Original-Received: from jdc by bas3-london14-1096787025.dsl.bell.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Sep 2010 02:47:27 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 22 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: bas3-london14-1096787025.dsl.bell.ca User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (gnu/linux) Cancel-Lock: sha1:h8n3j6zUCqsO2dB75KnnkOlexI4= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:71163 Archived-At: I just tried using `B m' to move an article from an nnimap group to an nnfolder group, and the result was that the following was appended to the nnfolder file (without the leading whitespace): From nobody Sun Sep 19 20:34:21 2010 Message-ID: <87sk155k36.fsf@totally-fudged-out-message-id> Lines: 0 Xref: rocky cherrington-dejong:1594 X-Gnus-Article-Number: 1594 Sun, 19 Sep 2010 20:34:21 -0400 That's it, no other headers, and just a single blank line after those headers. Luckily, the message was also stored on a remote imap server. Reading it there, I tried `B c' to the same nnfolder group, and that time it worked. Further tests show that this is repeatable: `B m' fails and `B c' works. This has the potential to cause loss of mail. Dan