From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53524 Path: main.gmane.org!not-for-mail From: Nicolas Kowalski Newsgroups: gmane.emacs.gnus.general Subject: expiry-target with nnimap destination slowdown Date: Thu, 24 Jul 2003 10:27:35 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1059035223 30391 80.91.224.249 (24 Jul 2003 08:27:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 24 Jul 2003 08:27:03 +0000 (UTC) Original-X-From: ding-owner+M2068@lists.math.uh.edu Thu Jul 24 10:27:01 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19fbRF-0007to-00 for ; Thu, 24 Jul 2003 10:27:01 +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 19fbS1-00042X-00; Thu, 24 Jul 2003 03:27:49 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19fbRu-00042R-00 for ding@lists.math.uh.edu; Thu, 24 Jul 2003 03:27:42 -0500 Original-Received: (qmail 23413 invoked by alias); 24 Jul 2003 08:27:42 -0000 Original-Received: (qmail 23407 invoked from network); 24 Jul 2003 08:27:41 -0000 Original-Received: from imag.imag.fr (129.88.30.1) by sclp3.sclp.com with SMTP; 24 Jul 2003 08:27:41 -0000 Original-Received: from mail-veri.imag.fr (pave.imag.fr [129.88.43.12]) by imag.imag.fr (8.12.9/8.12.9) with ESMTP id h6O8RZnU025087 for ; Thu, 24 Jul 2003 10:27:35 +0200 (CEST) Original-Received: from astazou.imag.fr ([129.88.43.102] helo=astazou.imag.fr.imag.fr ident=kowalski) by mail-veri.imag.fr with esmtp (Exim 3.35 #1 (Debian)) id 19fbRn-0004xG-00 for ; Thu, 24 Jul 2003 10:27:35 +0200 Original-To: ding@gnus.org User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Common Lisp, linux) X-MailScanner: Found to be clean X-MailScanner-Information: Please contact the ISP for more information Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:53524 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:53524 Hello. I use nnimap as a secondary mail method. The nnimap:mail/* groups are expired in nnimap:old/* groups. One of this nnimap:old/* group is going huge (~5000 messages), so I now I can notice a serious slowdown when the expiration process runs. For example, I see in the *imap-log* buffer that the nnimap backend store "\\Seen" on all messages of the nnimap:old/verimag group, and this for each article expired in nnimap:mail/verimag. The imap-log corresponding to the expiration of /only/ one article can be downloaded here (~170k) : http://www-verimag.imag.fr/~kowalski/imap.log Any tips for speeding it up ? Thanks. -- Nicolas