From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57814 Path: main.gmane.org!not-for-mail From: Niklas Morberg Newsgroups: gmane.emacs.gnus.general Subject: Searching emails on an IMAP server? Date: Thu, 03 Jun 2004 08:54:55 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1086245786 3388 80.91.224.253 (3 Jun 2004 06:56:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 3 Jun 2004 06:56:26 +0000 (UTC) Original-X-From: ding-owner+M6355@lists.math.uh.edu Thu Jun 03 08:56:16 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BVm99-0007rF-00 for ; Thu, 03 Jun 2004 08:56:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BVm7w-0008CJ-00; Thu, 03 Jun 2004 01:55:00 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BVm7t-0008CE-00 for ding@lists.math.uh.edu; Thu, 03 Jun 2004 01:54:57 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BVm7s-0001H2-L1 for ding@lists.math.uh.edu; Thu, 03 Jun 2004 01:54:56 -0500 Original-Received: from miranda.se.axis.com (unknown [212.209.10.220]) by justine.libertine.org (Postfix) with ESMTP id B51C33A0026 for ; Thu, 3 Jun 2004 01:54:55 -0500 (CDT) Original-Received: from lnxniklas.se.axis.com (lnxniklas.se.axis.com [10.84.8.1]) by miranda.se.axis.com (8.12.9/8.12.9/Debian-5local0.1) with ESMTP id i536ssHN010855 for ; Thu, 3 Jun 2004 08:54:54 +0200 Original-To: ding@gnus.org User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57814 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57814 Hi, I've been using different methods of managing my emails over the years and finally settled for a single archive folder and then search after what I'm looking for. I'm currently using Zoe which is ok, but I lack integration with gnus -- typically I want to reply or forward messages I've found. I took a look at nnir.el and got it to work with imap, but it is oh so slow (and I haven't groked the search interface -- I can't seem to search for two different words; the search always seems to use a full string match). Are there any better options out there? I still want to have all my emails on the IMAP-server, but I don't mind a local copy (as with Zoe). I use a GNU/Linux system, and the IMAP-server is running Exchange. Niklas