From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Riley Subject: Re: Org mode and emacs email Date: Tue, 30 Mar 2010 18:09:49 +0200 Message-ID: References: <20100329112210.GA3814@wilbury.neustadt.demon.co.uk> <20100329134943.GB3814@wilbury.neustadt.demon.co.uk> 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 1Nwegw-0003oz-1z for emacs-orgmode@gnu.org; Tue, 30 Mar 2010 12:53:26 -0400 Received: from [140.186.70.92] (port=47539 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nwegu-0003mD-0V for emacs-orgmode@gnu.org; Tue, 30 Mar 2010 12:53:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nwego-0007Oh-HR for emacs-orgmode@gnu.org; Tue, 30 Mar 2010 12:53:22 -0400 Received: from lo.gmane.org ([80.91.229.12]:33659) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nwego-0007OU-9v for emacs-orgmode@gnu.org; Tue, 30 Mar 2010 12:53:18 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Nwegi-0008Ky-Hn for emacs-orgmode@gnu.org; Tue, 30 Mar 2010 18:53:12 +0200 Received: from 85.183.18.158 ([85.183.18.158]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 30 Mar 2010 18:53:12 +0200 Received: from rileyrgdev by 85.183.18.158 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 30 Mar 2010 18:53:12 +0200 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 Simon Brown writes: > * Richard Riley (rileyrgdev@gmail.com) wrote: >> This is pretty "fanboi" of me but its really simple : use Gnus. It can >> do imap fine (you can always move to using a local dovecot >> server and use offlineimap to sync if performance is a problem). > I've had a quick look at the gnus manual and it seems to depend upon > importing your mail which rules it out for me. I'm not prepared to > start collecting mail in a mail reader specific way. Most of my mail > is collected by fetchmail, the IMAP accounts are quite low traffic. > > Simon I'm not sure I understand. Just point it at your mbox. Nothing to import. Nothing at all is mail reader specific with regard to your actual email as far as I know. Or did I misunderstand when you mentioned importing email? Even if you use fetchmail (I do too), you can fetchmail into maildir (for example) and have something like dovecot serve it via IMAP. This can be really handy for remote access.