From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/68384 Path: news.gmane.org!not-for-mail From: David Engster Newsgroups: gmane.emacs.gnus.general Subject: Re: mail group by author? Date: Mon, 30 Mar 2009 15:13:13 +0200 Message-ID: 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 1238425680 14987 80.91.229.12 (30 Mar 2009 15:08:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 30 Mar 2009 15:08:00 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M16822@lists.math.uh.edu Mon Mar 30 17:09:18 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 1LoJ6L-00086y-Rg for ding-account@gmane.org; Mon, 30 Mar 2009 17:08:38 +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 1LoJ4V-0007c7-3e; Mon, 30 Mar 2009 10:06:43 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1LoJ4T-0007bk-ON for ding@lists.math.uh.edu; Mon, 30 Mar 2009 10:06:41 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1LoJ4N-0005pd-MZ for ding@lists.math.uh.edu; Mon, 30 Mar 2009 10:06:41 -0500 Original-Received: from m61s02.vlinux.de ([83.151.21.164]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1LoJ4l-0007Dd-00 for ; Mon, 30 Mar 2009 17:06:59 +0200 Original-Received: from [134.76.4.218] (helo=Macintosh.local) by m61s02.vlinux.de with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.69) (envelope-from ) id 1LoJ4L-0000dP-Tc for ding@gnus.org; Mon, 30 Mar 2009 17:06:34 +0200 In-Reply-To: <8763hr2n0o.fsf@thinkpad.tsdh.de> (Tassilo Horn's message of "Mon, 30 Mar 2009 14:49:59 +0200") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.91 (darwin) Mail-Copies-To: never Mail-Followup-To: ding@gnus.org X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:68384 Archived-At: Tassilo Horn writes: > David Engster writes: >> 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. Oh. Thanks for the correction. Do you happen to know if this is a principal restriction in nnir, or only when using the IMAP search back end? -David