From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/49792 Path: main.gmane.org!not-for-mail From: Nicolas Kowalski Newsgroups: gmane.emacs.gnus.general Subject: expiration problem with nnimap Date: Mon, 03 Feb 2003 17:19:20 +0100 Sender: owner-ding@hpc.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 1044289123 5121 80.91.224.249 (3 Feb 2003 16:18:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 3 Feb 2003 16:18:43 +0000 (UTC) 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 18fjIp-0001Jq-00 for ; Mon, 03 Feb 2003 17:18:35 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18fjJu-0002i8-00; Mon, 03 Feb 2003 10:19:42 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 03 Feb 2003 10:20:40 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id KAA12421 for ; Mon, 3 Feb 2003 10:20:29 -0600 (CST) Original-Received: (qmail 26328 invoked by alias); 3 Feb 2003 16:19:26 -0000 Original-Received: (qmail 26323 invoked from network); 3 Feb 2003 16:19:26 -0000 Original-Received: from imag.imag.fr (129.88.30.1) by 66.230.238.6 with SMTP; 3 Feb 2003 16:19:26 -0000 Original-Received: from ormelune.imag.fr (ormelune.imag.fr [129.88.43.35]) by imag.imag.fr (8.12.7/8.12.7) with ESMTP id h13GJKRY023648 for ; Mon, 3 Feb 2003 17:19:22 +0100 (CET) Original-Received: from astazou.imag.fr (kowalski@astazou [129.88.43.102]) by ormelune.imag.fr (8.11.6/8.11.3/ImagV2) with ESMTP id h13GJK702463 for ; Mon, 3 Feb 2003 17:19:20 +0100 (MET) Original-To: ding@gnus.org User-Agent: Gnus/5.090014 (Oort Gnus v0.14) XEmacs/21.4 (Common Lisp, i386-debian-linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:49792 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:49792 Hello. I am currently using Oort 0.14 on XEmacs, with nnimap as my primary select method. I have some groups with the `expiry-target' parameter defined. When the expiration process begins (for example when I leave a group), it seems that for /each/ article, after moving it to an archive group (which is on the same nnimap server), oGnus marks already moved articles for deletion. Here is what I see using `C-h l', when the last expirable article has been moved : Expiring articles...done nnimap: Marking article 399 for deletion... nnimap: Marking article 398 for deletion... nnimap: Marking article 396 for deletion... nnimap: Marking article 395 for deletion... nnimap: Marking article 394 for deletion... nnimap: Marking article 393 for deletion... nnimap: Marking article 392 for deletion... nnimap: Marking article 391 for deletion... nnimap: Marking article 390 for deletion... nnimap: Marking article 389 for deletion... nnimap: Marking article 388 for deletion... nnimap: Marking article 387 for deletion... nnimap: Marking article 386 for deletion... nnimap: Marking article 385 for deletion... nnimap: Marking article 384 for deletion... Any idea ? Thanks. PS : - the nnimap server is not using agent, but nov files. - the imap server I am connected to is Courier-imap -- Nicolas