From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/68390 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Re: mail group by author? Date: Tue, 31 Mar 2009 08:42:59 +0200 Message-ID: <878wmmfb0s.fsf@thinkpad.tsdh.de> References: <87fxgvnz4k.fsf@escher.local.home> <8763hr2n0o.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1238481799 15374 80.91.229.12 (31 Mar 2009 06:43:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 31 Mar 2009 06:43:19 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M16827@lists.math.uh.edu Tue Mar 31 08:44:37 2009 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1LoXi7-0003c4-E3 for ding-account@gmane.org; Tue, 31 Mar 2009 08:44:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1LoXgi-0002uB-Dq; Tue, 31 Mar 2009 01:43:08 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1LoXgh-0002to-3D for ding@lists.math.uh.edu; Tue, 31 Mar 2009 01:43:07 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1LoXgb-0003Y2-64 for ding@lists.math.uh.edu; Tue, 31 Mar 2009 01:43:07 -0500 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1LoXgz-0005dN-00 for ; Tue, 31 Mar 2009 08:43:25 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 35C59789B58A for ; Tue, 31 Mar 2009 08:43:00 +0200 (CEST) Original-Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15598-07 for ; Tue, 31 Mar 2009 08:42:59 +0200 (CEST) X-CHKRCPT: Envelopesender vrfy tassilo@member.fsf.org Original-Received: from thinkpad.tsdh.de (dhcp128.uni-koblenz.de [141.26.71.128]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 5B02D789B3B2 for ; Tue, 31 Mar 2009 08:42:59 +0200 (CEST) Mail-Copies-To: never Mail-Followup-To: ding@gnus.org In-Reply-To: (Andreas Schwab's message of "Mon, 30 Mar 2009 17:59:00 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) X-Virus-Scanned: amavisd-new at uni-koblenz.de X-Spam-Score: -5.6 (-----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:68390 Archived-At: Andreas Schwab writes: Hi Andreas, >>> There is also the nnir search back end which works with several >>> different search engines, including the IMAP search features, so if >>> you're using nnimap this might be the easiest solution (nnmairix can >>> be used via ssh, but that's a bit cumbersome to set up). >> >> nnir seaches only in the group point is on. > > The last time I used it (with namazu) it searched whatever the search > index covers. Yes, this may be different for indexing search engines. But for nnimap it seems to be local for a group. (But maybe this can be changed with some configuration bits.) Bye, Tassilo