From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/542 Path: news.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.user Subject: Re: nnimap again. Date: Thu, 30 May 2002 14:38:11 +0200 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138667509 7376 80.91.229.2 (31 Jan 2006 00:31:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 00:31:49 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:27:45 2006 Original-Path: quimby.gnus.org!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-NNTP-Posting-Host: 178.230.13.217.in-addr.dgcsystems.net Original-X-Trace: quimby.gnus.org 1022763406 10212 217.13.230.178 (30 May 2002 12:56:46 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 30 May 2002 12:56:46 GMT User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2.90 (i686-pc-linux-gnu) Cancel-Lock: sha1:2XUs9jAXov9GDxj02GNVn4VbmQU= Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:682 Original-Lines: 21 X-Gnus-Article-Number: 682 Tue Jan 17 17:27:45 2006 Xref: news.gmane.org gmane.emacs.gnus.user:542 Archived-At: Stian Grytoyr writes: > Foo writes: > > | Now I just have to figure out why sorting/displaying a > | few thousand messages takes ages with my current config > | compared to other newsreaders :). > > If your server is running Courier-IMAP, I'm pretty sure you > will see a dramatic speed increase if you set > (nnimap-nov-is-evil) in the nnimap config. This is because > nnimap issues UID SEARCH UID for every message you > want to look at, and that makes Courier open _every_ message > in the folder. Needless to say, this can take something like > forever in a big mailbox with thousands of messages. > > For me, this simple setting increased the speed by several > hundred percent, especially in the larger mailboxes. For everyones information: In Oort Gnus this is the default, and the Gnus Agent NOV cache is used instead.