From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/70843 Path: news.gmane.org!not-for-mail From: Richard Riley Newsgroups: gmane.emacs.gnus.general Subject: Re: The new nnimap and agent? Date: Tue, 14 Sep 2010 19:02:52 +0200 Organization: aich tea tea pea dicky riley dot net Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1284483796 30842 80.91.229.12 (14 Sep 2010 17:03:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 14 Sep 2010 17:03:16 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M19216@lists.math.uh.edu Tue Sep 14 19:03:15 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 1OvYuY-0005ei-GE for ding-account@gmane.org; Tue, 14 Sep 2010 19:03:14 +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 1OvYuR-0005fr-H3; Tue, 14 Sep 2010 12:03:07 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1OvYuP-0005fd-O6 for ding@lists.math.uh.edu; Tue, 14 Sep 2010 12:03:05 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1OvYuO-0005T3-DL for ding@lists.math.uh.edu; Tue, 14 Sep 2010 12:03:05 -0500 Original-Received: from mail-bw0-f44.google.com ([209.85.214.44]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1OvYuN-0002d7-00 for ; Tue, 14 Sep 2010 19:03:03 +0200 Original-Received: by bwz9 with SMTP id 9so7915803bwz.17 for ; Tue, 14 Sep 2010 10:03:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:organization :references:date:in-reply-to:message-id:user-agent:mime-version :content-type; bh=m8B/za0cv18PCwDXZFdb1AcLsaDWypwVqm8myz5OiLQ=; b=j3jDUsd8VXjCqmIt0gWM9Uohcz4GhGH482u7c/vLr2Ylh5bDG8rr3vm441I/CkspYW sD4YIq4BLoYkHXTRPgrxvBy54hBeESt8vwteY8rXk2ALJ7lcd6IvwBfQuXO9sLbsVvkt 5uknIJw+B0tvt4f6LUhsLnColltzl5qnRTLOI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:subject:organization:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=bWYlmX9UqIaf5tVdftCrSN7RFF/TRNWHuAT9WrH7HBnBhyLNzBNR3XGAlWJWcTySIq 1c2YH44ONk4yjoaPOVESIRJIR/GBmma03gA+CATqKEtflZnfAJ007CROrVO+/B9fnZ8z UDpjqzZfu4skpvHIEzOU1viYKM+CzY/qf1yjo= Original-Received: by 10.204.50.206 with SMTP id a14mr171916bkg.65.1284483783169; Tue, 14 Sep 2010 10:03:03 -0700 (PDT) Original-Received: from localhost ([85.183.18.158]) by mx.google.com with ESMTPS id g12sm384724bkb.2.2010.09.14.10.02.53 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 14 Sep 2010 10:02:55 -0700 (PDT) In-Reply-To: (Steinar Bang's message of "Tue, 14 Sep 2010 10:06:50 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Spam-Score: -2.0 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:70843 Archived-At: Steinar Bang writes: >>>>>> Steinar Bang : > >> Will the nnimap work with agent? Will it be possible to improve the >> offline capabilities of nnimap? Allow offline refoldering of articles? >> Are there other missing offline IMAP capabilities? > > One more desirable capability: article editing, and allowing it offline, > which means that the offline imap must be able to save a new version of > the message and delete and expunge the old version. > > What I would use article editing for: rethreading in nnimap folders > backing mailing lists. > A possible alternative : You can do all this with a local dovecot and offlineimap I think. Well, I know as I do ;)