From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53933 Path: main.gmane.org!not-for-mail From: Chris Shenton Newsgroups: gmane.emacs.gnus.general Subject: IMAP "SEARCH" capability? Date: Wed, 10 Sep 2003 13:27:47 -0400 Sender: ding-owner@lists.math.uh.edu Message-ID: <86y8ww1rl8.fsf@PECTOPAH.shenton.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1063214903 4298 80.91.224.253 (10 Sep 2003 17:28:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 10 Sep 2003 17:28:23 +0000 (UTC) Original-X-From: ding-owner+M2473@lists.math.uh.edu Wed Sep 10 19:28:21 2003 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 19x8lR-0008F3-00 for ; Wed, 10 Sep 2003 19:28:21 +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 19x8jT-0000ZZ-00; Wed, 10 Sep 2003 12:26:19 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19x8jM-0000ZT-00 for ding@lists.math.uh.edu; Wed, 10 Sep 2003 12:26:12 -0500 Original-Received: (qmail 25214 invoked by alias); 10 Sep 2003 17:26:12 -0000 Original-Received: (qmail 25209 invoked from network); 10 Sep 2003 17:26:12 -0000 Original-Received: from 23.ebbed1.client.atlantech.net (HELO Shenton.org) (209.190.235.35) by sclp3.sclp.com with SMTP; 10 Sep 2003 17:26:12 -0000 Original-Received: (qmail 46748 invoked by uid 1001); 10 Sep 2003 17:27:47 -0000 Original-To: ding@gnus.org User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (berkeley-unix) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:53933 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:53933 Previously, when I accessed locally-stored mail with nnml, I ran glimpse on the mail files every night then used "nnir" to search it. I recently switched to using Gnus' nnimap, currently against a courier-imap server. I'm currently using Gnus v5.10.2. I can't find a search feature for imap. When I've used Mozilla's mail client against the same server I can use its "Search Messages" function and find it very helpful. I can't find anything similar in the Gnus *info* docs or by scanning the source code. Am I missing a search function? Are there alternatives? Thanks.