From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/60272 Path: news.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap and expiry-target Date: Tue, 10 May 2005 15:53:01 +0200 Message-ID: References: <87sm0xzi6b.fsf@rocksteady.printf.se> <87wtq8xlzq.fsf@rocksteady.printf.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1115733608 20511 80.91.229.2 (10 May 2005 14:00:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 10 May 2005 14:00:08 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+M8800@lists.math.uh.edu Tue May 10 16:00:06 2005 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DVVGO-0002QY-0z for ding-account@gmane.org; Tue, 10 May 2005 15:59:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1DVVB6-00009o-00; Tue, 10 May 2005 08:53:40 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1DVVAy-00009i-00 for ding@lists.math.uh.edu; Tue, 10 May 2005 08:53:32 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by util2.math.uh.edu with esmtp (Exim 4.30) id 1DVVAw-0000YQ-NO for ding@lists.math.uh.edu; Tue, 10 May 2005 08:53:30 -0500 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net ([217.13.230.178] helo=yxa.extundo.com) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1DVVAt-0005tU-00 for ; Tue, 10 May 2005 15:53:27 +0200 Original-Received: from latte.josefsson.org (c494102a.s-bi.bostream.se [217.215.27.65]) (authenticated bits=0) by yxa.extundo.com (8.13.4/8.13.4/Debian-1) with ESMTP id j4ADrM3f031870 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 10 May 2005 15:53:23 +0200 Original-To: Henrik Enberg OpenPGP: id=B565716F; url=http://josefsson.org/key.txt X-Hashcash: 1:21:050510:ding@gnus.org::BytYJYlp/2X6+JFA:3gzn X-Hashcash: 1:21:050510:henrik.enberg@telia.com::9jdNi4gCxcIf63q/:BSsI In-Reply-To: <87wtq8xlzq.fsf@rocksteady.printf.se> (Henrik Enberg's message of "Mon, 09 May 2005 21:00:57 +0200") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on yxa-iv X-Virus-Scanned: ClamAV version 0.84, clamav-milter version 0.84e on yxa.extundo.com X-Virus-Status: Clean X-Spam-Score: -4.9 (----) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:60272 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:60272 Henrik Enberg writes: > Henrik Enberg writes: > >> When I use an expiry target for nnimap group pointing to another nnimap >> group on the same server, the expired articles end up being marked as >> expirable in the target group. This is a bit suboptimal as I want the >> target to be an archive. Is this intended behaviour? > > Addendum: looking at the code tells me this isn't intended behaviour. > And it only happens with the dovecot imap server, not with courier > imapd. Weird. Do you have *imap-log* output from expiring a group, quiting a group, and then entering the archival group, and then the original group? Perhaps the flags are set before the message is copied, or something like that.