From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Spiers Subject: Re: Re: org-mairix.el, version 0.3 Date: Mon, 29 Oct 2007 15:34:01 +0000 Message-ID: <20071029153401.GA23492@atlantic.linksys.moosehall> References: <87k5qcz1it.fsf@gollum.intra.norang.ca> Reply-To: Adam Spiers Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ImWd1-0003D1-BO for emacs-orgmode@gnu.org; Mon, 29 Oct 2007 11:34:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ImWcz-0003CC-N2 for emacs-orgmode@gnu.org; Mon, 29 Oct 2007 11:34:10 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ImWcz-0003C3-97 for emacs-orgmode@gnu.org; Mon, 29 Oct 2007 11:34:09 -0400 Received: from mail.beimborn.com ([70.84.38.100]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1ImWcy-0005ZQ-7T for emacs-orgmode@gnu.org; Mon, 29 Oct 2007 11:34:08 -0400 Received: from mail.beimborn.com (localhost.localdomain [127.0.0.1]) by mail.beimborn.com (8.12.11.20060308/8.12.8) with ESMTP id l9TFY5pc030844 for ; Mon, 29 Oct 2007 10:34:05 -0500 Received: from localhost (localhost [[UNIX: localhost]]) by mail.beimborn.com (8.12.11.20060308/8.12.11/Submit) id l9TFY5hs030839 for emacs-orgmode@gnu.org; Mon, 29 Oct 2007 15:34:05 GMT Content-Disposition: inline In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org (sorry for very late reply to this thread!) On Thu, Sep 27, 2007 at 04:27:05PM +0200, Georg C. F. Greve wrote: > On Thu, 27 Sep 2007 09:22:18 -0400 > Bernt Hansen wrote: > > bh> Is it possible to use mairix with Gnus and an IMAP server to look > bh> up mail by message id or does it only work for local mail? All of > bh> my (copious) mail lives on my IMAP server only since I access it > bh> from multiple systems. > > Mairix only supports local mail, AFAIK. True, but you can couple it with offlineimap: http://software.complete.org/offlineimap then you get a local copy which you can point mairix at. Works great for me.