From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/10298 Path: news.gmane.org!not-for-mail From: David Newsgroups: gmane.emacs.gnus.user Subject: Re: Automatically authenticating at local imap server Date: Mon, 04 Feb 2008 15:33:59 +0100 Message-ID: References: <87fxw9lr6x.fsf@gaura-nitai.dyndns.org> <87odax2jzi.fsf@member.fsf.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1202135671 18001 80.91.229.12 (4 Feb 2008 14:34:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 4 Feb 2008 14:34:31 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Mon Feb 04 15:34:51 2008 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JM2PC-0007TB-9I for gegu-info-gnus-english@m.gmane.org; Mon, 04 Feb 2008 15:34:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JM2Ok-0002OZ-3I for gegu-info-gnus-english@m.gmane.org; Mon, 04 Feb 2008 09:34:14 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JM2Oi-0002L2-72 for info-gnus-english@gnu.org; Mon, 04 Feb 2008 09:34:12 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JM2Oh-0002Jl-Dt for info-gnus-english@gnu.org; Mon, 04 Feb 2008 09:34:11 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JM2Oh-0002JP-5J for info-gnus-english@gnu.org; Mon, 04 Feb 2008 09:34:11 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JM2Oh-0006Hr-3E for info-gnus-english@gnu.org; Mon, 04 Feb 2008 09:34:11 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JM2Oc-0004Nw-Jh for info-gnus-english@gnu.org; Mon, 04 Feb 2008 14:34:07 +0000 Original-Received: from musil.physik3.gwdg.de ([134.76.92.62]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 Feb 2008 14:34:06 +0000 Original-Received: from de_bb by musil.physik3.gwdg.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 Feb 2008 14:34:06 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 15 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: musil.physik3.gwdg.de User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux) Cancel-Lock: sha1:+7tWavi1j/11vNplMCAPUjQfliM= X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:10298 Archived-At: Tassilo Horn writes: > Another question about dovecot: When I used nnmaildir I indexed the > mails with mairix and could do very fast searches with the nnmairix > backend. Currently I use nnir's imap backend to search on the local > imap server, but that takes ages for huge groups. Is there a way to > teach dovecot to use a mailindexing tool to speed that up? I use the same setup here and nnmairix works nicely with nnimap. If you feel uncomfortable with nnmairix creating/deleting groups on your local IMAP server, you can also create a nnmaildir secondary select method exclusively for nnmairix. -David