From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66658 Path: news.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: Exchange 2007 Issues When Copying Between Folders Date: Wed, 02 Apr 2008 16:33:54 +0200 Message-ID: <878wzwcoml.fsf@mocca.josefsson.org> References: <767ifjymej.fsf@dev-d01.ppllc.com> <868wzypw22.fsf@lifelogs.com> <878wzxr7ny.fsf@mocca.josefsson.org> <86od8s5oh1.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1207146864 23552 80.91.229.12 (2 Apr 2008 14:34:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Apr 2008 14:34:24 +0000 (UTC) Cc: ding@gnus.org, Emacs developers To: Ted Zlatanov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 02 16:34:56 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Jh439-0005Lw-VK for ged-emacs-devel@m.gmane.org; Wed, 02 Apr 2008 16:34:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jh42X-0003Ov-Ed for ged-emacs-devel@m.gmane.org; Wed, 02 Apr 2008 10:34:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jh42S-0003Nr-E3 for emacs-devel@gnu.org; Wed, 02 Apr 2008 10:34:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jh42Q-0003MK-8E for emacs-devel@gnu.org; Wed, 02 Apr 2008 10:34:07 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jh42P-0003MF-UE for emacs-devel@gnu.org; Wed, 02 Apr 2008 10:34:05 -0400 Original-Received: from yxa.extundo.com ([83.241.177.38]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Jh42O-0003kR-9k for emacs-devel@gnu.org; Wed, 02 Apr 2008 10:34:05 -0400 Original-Received: from mocca.josefsson.org (yxa.extundo.com [83.241.177.38]) (authenticated bits=0) by yxa.extundo.com (8.13.4/8.13.4/Debian-3sarge3) with ESMTP id m32EXscg016555 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 2 Apr 2008 16:33:54 +0200 In-Reply-To: <86od8s5oh1.fsf@lifelogs.com> (Ted Zlatanov's message of "Wed, 02 Apr 2008 09:19:06 -0500") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux) OpenPGP: id=B565716F; url=http://josefsson.org/key.txt Mail-Copies-To: nobody X-Hashcash: 1:22:080402:emacs-devel@gnu.org::JFuwZK4SRyuo74Mu:3OY X-Hashcash: 1:22:080402:ding@gnus.org::TX1Zs1CdXdBLPOa3:Cwqy X-Hashcash: 1:22:080402:tzz@lifelogs.com::l6ZN8K8FGGY4tKT0:KIKI X-Virus-Scanned: ClamAV version 0.88.2, clamav-milter version 0.88.2 on yxa.extundo.com X-Virus-Status: Clean X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:94197 gmane.emacs.gnus.general:66658 Archived-At: Ted Zlatanov writes: > On Tue, 01 Apr 2008 16:06:41 +0200 Simon Josefsson wrote: > > SJ> Hi! Sorry for not responding, I have been busy with other things, > SJ> and I don't have much time to work on (nn)imap.el any more. I have > SJ> time to review concrete patches, but little time to help debug > SJ> problems with some servers. > > Understood. > >> Ted Z wrote: >>> I'm willing to dig further and maybe support imap.el if no one else >>> wants it, but honestly the IMAP RFCs are unpleasant and annoy me, so I >>> need a better explanation of the protocol. Google was not helpful. Can >>> anyone suggest an IMAP primer I can read? I'm interested in the actual >>> protocol, so the more concrete the examples, the better. > > SJ> I'm not aware of any, and I would agree that the RFC is unfriendly... > SJ> if you can't find any primer, just toggle imap-log and try to understand > SJ> the commands send by Gnus for each operation that is needed. Read the > SJ> RFC for full explanations of some things. > > OK, I will try that. I can take over imap.el and nnimap.el if no one > else wants to do it and Simon is OK with it, though I'm no IMAP expert. Perhaps we can co-maintain it, I'm still around for reviewing any patches although I usually do not have time to help debug user problems. /Simon