From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/61686 Path: news.gmane.org!not-for-mail From: Danny Siu Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap: nnimap-request-move-article does not delete the original Date: Mon, 16 Jan 2006 13:27:35 -0800 Organization: Adobe Systems Incorporated Message-ID: References: <87y81kiaia.fsf@artemis.voegele.dyndns.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1137447142 17498 80.91.229.2 (16 Jan 2006 21:32:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 16 Jan 2006 21:32:22 +0000 (UTC) Original-X-From: ding-owner+m10217@lists.math.uh.edu Mon Jan 16 22:32:17 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EybxF-0007aZ-NS for ding-account@gmane.org; Mon, 16 Jan 2006 22:31:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1EybxC-0003HB-00; Mon, 16 Jan 2006 15:31:54 -0600 Original-Received: from nas02.math.uh.edu ([129.7.128.40]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1EybuS-0003H6-00 for ding@lists.math.uh.edu; Mon, 16 Jan 2006 15:29:04 -0600 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas02.math.uh.edu with esmtp (Exim 4.52) id 1EybuN-00039D-Im for ding@lists.math.uh.edu; Mon, 16 Jan 2006 15:29:04 -0600 Original-Received: from exprod6og12.obsmtp.com ([64.18.1.24]) by quimby.gnus.org with smtp (Exim 3.35 #1 (Debian)) id 1EybuH-00082Q-00 for ; Mon, 16 Jan 2006 22:28:57 +0100 Original-Received: from source ([192.150.20.142]) by exprod6ob12.obsmtp.com ([64.18.5.12]) with SMTP; Mon, 16 Jan 2006 13:28:47 PST Original-Received: from inner-relay-1.corp.adobe.com ([153.32.1.51]) by outbound-smtp-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id k0GLSjFX019742 for ; Mon, 16 Jan 2006 13:28:45 -0800 (PST) Original-Received: from calsj-dev (calsj-dev.corp.adobe.com [153.32.1.193]) by inner-relay-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id k0GLShHV028457 for ; Mon, 16 Jan 2006 13:28:43 -0800 (PST) Original-Received: from calsj-dev (localhost [127.0.0.1]) by mailsj-v1.corp.adobe.com (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) with ESMTP id <0IT7001UNFNVU0@mailsj-v1.corp.adobe.com> for ding@gnus.org; Mon, 16 Jan 2006 13:28:43 -0800 (PST) Original-Received: from DSIU-XP.corp.adobe.com (c-131-126.corp.adobe.com [153.32.131.126]) by mailsj-v1.corp.adobe.com (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) with ESMTP id <0IT7005OJFNUJ8@mailsj-v1.corp.adobe.com> for ding@gnus.org; Mon, 16 Jan 2006 13:28:43 -0800 (PST) X-Face: fHBvLrQQW(GRz#RNTAN(,')p8NGv}{6dMh\:?%*D\+8hgkiA_dub1@\,Y"r5'a8C(8e~cGG(WFTU\OlAqI[B?V7m'ZGkquvZ/d k~E"A"@WK;0mLF&\%W1kIC]O"z#/>YNUefE1%5/NUX;ml]@$nW;05Z9uZ/CqTz]A)+`1ROuF~||pG= k>Zi@hE- In-reply-to: <87y81kiaia.fsf@artemis.voegele.dyndns.org> Original-To: ding@gnus.org Mail-followup-to: ding@gnus.org X-Mailer: No Gnus v0.4 User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (windows-nt) X-Location: San Jose X-Emacs: 22.0.50.1 X-Spam-Score: -2.6 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:61686 Archived-At: Andreas V=F6gele writes: Andreas> When moving a message from one IMAP folder to another folder the Andreas> message is copied but the original message isn't deleted. I have been suffering the exact problem. It seems to happen if agent is enabled (which is the default in Gnus). --=20 Danny Siu