From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25494 Path: main.gmane.org!not-for-mail From: Robert Epprecht Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-agent-expire Date: 27 Sep 1999 23:41:50 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035162868 14230 80.91.224.250 (21 Oct 2002 01:14:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:14:28 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id AAA11819 for ; Tue, 28 Sep 1999 00:23:40 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id XAB07369; Mon, 27 Sep 1999 23:23:05 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 27 Sep 1999 23:23:20 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id XAA29173 for ; Mon, 27 Sep 1999 23:23:08 -0500 (CDT) Original-Received: from mail.sunweb.ch ([195.141.237.254]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id AAA11798 for ; Tue, 28 Sep 1999 00:21:08 -0400 (EDT) Original-Received: from pc.home [212.90.193.135] by mail.sunweb.ch with ESMTP (SMTPD32-4.03) id A054106D007C; Tue, 28 Sep 1999 04:21:24 +03d00 Original-Received: (from epprecht@localhost) by pc.home (8.9.3/8.9.3) id XAA02143; Mon, 27 Sep 1999 23:41:51 +0200 Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "25 Sep 1999 08:37:56 +0200" Original-Lines: 19 User-Agent: Gnus/5.070097 (Pterodactyl Gnus v0.97) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25494 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25494 Lars Magne Ingebrigtsen writes: > Robert Epprecht writes: > > > > > If I do 'M-x gnus-agent-expire' I thought that all read articles > > > > older than gnus-agent-expire-days would be expired, but I just > > > > discovered, that this seems not to be the case here. > I've had a peek at my Agent directories, and they don't seem to > contain any ancient articles. > > Months ago... Could it be that the articles were downloaded before > the Agent makeover? The structure of the history file and stuff > changed a while back. Articles that arrived before that time are > ignored by the expiry process, I think. That sounds very likely to be the explanation. Robert Epprecht