From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tassilo Horn Subject: Re: mail integration, advice? Date: Thu, 26 Apr 2012 17:38:38 +0200 Message-ID: <874ns6cxkx.fsf@thinkpad.tsdh.de> References: <87ipgmef5j.fsf@wistly.twilightparadox.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53123) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SNQmT-00032m-JZ for emacs-orgmode@gnu.org; Thu, 26 Apr 2012 11:38:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SNQmR-0005EB-ID for emacs-orgmode@gnu.org; Thu, 26 Apr 2012 11:38:53 -0400 Received: from plane.gmane.org ([80.91.229.3]:41615) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SNQmR-0005E0-BG for emacs-orgmode@gnu.org; Thu, 26 Apr 2012 11:38:51 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SNQmP-0004wO-8C for emacs-orgmode@gnu.org; Thu, 26 Apr 2012 17:38:49 +0200 Received: from tsdh.uni-koblenz.de ([141.26.67.142]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 Apr 2012 17:38:49 +0200 Received: from tassilo by tsdh.uni-koblenz.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 Apr 2012 17:38:49 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Carson Chittom writes: >> - fast search and easy-to-manage virtual folders of some kind -- I >> see mu and notmuch are very strong on both these fronts > > I'm looking to set up mairix, which Gnus supports, but I haven't yet. > Mairix itself though just needs mail in Maildir or mbox formats, from > what I understand. If you talk to an IMAP or Gmane nntp server (remote or a local dovecot), you can simply hit `G G' on a group to search it without having to configure anything (in recent Gnus versions). Almost all IMAP servers index at least to/from/subject for fast searches, and some also have fulltext search plugins (e.g., dovecot has one). Bye, Tassilo