Gnus development mailing list
 help / color / mirror / Atom feed
From: "Bjørn Mork" <bjorn@mork.no>
To: ding@gnus.org
Subject: Re: gnus-group-expire-articles loops on nnimap group with total-expire
Date: Tue, 01 Dec 2009 12:20:59 +0100	[thread overview]
Message-ID: <87iqcr3ppg.fsf@nemi.mork.no> (raw)
In-Reply-To: <m3y6ln2ecg.fsf@dod.no>

Steinar Bang <sb@dod.no> writes:

> Platform: Intel Atom,
>           "Linpus Linux" (FC8 derivative),
> 	  GNU Emacs 22.1.1 (i386-redhat-linux-gnu, GTK+ Version 2.12.1) of 2007-10-24 on xenbuilder2.fedora.redhat.com
> 	  No Gnus v0.11 (CVS update today)
>
> When I do `C-c C-x' on top of an nnimap group with the following group
> parameters:
>
>  ((uidvalidity . "1221068358")
>   (total-expire . t)
>   (expiry-target . "nnimap+mailhost:inbox.arkiv"))
>
> the expiry seems to loop, attempting to expire the same articles again
> and again.
>
> Here's what's to be found in the *Messages* buffer
>  ...
>  nnimap: Setting marks in inbox.arkiv...done
>  nnimap: Updating info for nnimap+mailhost:inbox.arkiv...done
>  nnimap: Setting marks in inbox.arkiv...done
>  nnimap: Updating info for nnimap+mailhost:inbox.arkiv...done
>  Regenerating in nnimap+mailhost:inbox.arkiv
>  ...
> (multiple times)
>
> Does anyone know what could be causing this loop?  This seemed to be
> working the first time I tried it.

Are you sure that it's the same article? nnimap with an expiry-target is
extremely slow.  It will copy one by one article instead of just letting
the imap server move the whole bunch.  

I've been using this patch for a long time:

 http://article.gmane.org/gmane.emacs.gnus.general/64810



Bjørn




  reply	other threads:[~2009-12-01 11:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-01 10:11 Steinar Bang
2009-12-01 11:20 ` Bjørn Mork [this message]
2009-12-01 13:24   ` Steinar Bang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87iqcr3ppg.fsf@nemi.mork.no \
    --to=bjorn@mork.no \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).