From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/21209 Path: main.gmane.org!not-for-mail From: Jeff Murphy Newsgroups: gmane.emacs.gnus.general Subject: Incoming.... Date: 15 Feb 1999 12:23:30 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035159358 21831 80.91.224.250 (21 Oct 2002 00:15:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:15:58 +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 MAA09966 for ; Mon, 15 Feb 1999 12:24:46 -0500 (EST) 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 LAB15039; Mon, 15 Feb 1999 11:23:18 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 15 Feb 1999 11:24:26 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id LAA25056 for ; Mon, 15 Feb 1999 11:24:19 -0600 (CST) Original-Received: from smurfland.cit.buffalo.edu (noaccess@smurfland.cit.buffalo.edu [128.205.10.10]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA09956 for ; Mon, 15 Feb 1999 12:24:10 -0500 (EST) Original-Received: by smurfland.cit.buffalo.edu (Postfix, from userid 4021) id A24274B; Mon, 15 Feb 1999 12:23:30 -0500 (EST) Original-To: ding@gnus.org Original-Lines: 17 User-Agent: Gnus/5.070075 (Pterodactyl Gnus v0.75) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:21209 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:21209 i've been running pgnus for a while (currently on v0.75) and i noticed that it leaves copies of my inbox (from when i hit "g") in my maildir. e.g. % ls -l ~/Mail/In* -rw------- 1 jcmurphy opnstaff 50421 Feb 15 10:07 /u1/opnstaff/jcmurphy/Mail/Incoming00IIwf -rw------- 1 jcmurphy opnstaff 1700 Feb 15 09:50 /u1/opnstaff/jcmurphy/Mail/Incoming0jQz.t -rw------- 1 jcmurphy opnstaff 67357 Feb 15 10:50 /u1/opnstaff/jcmurphy/Mail/Incoming0mY4jZ -rw------- 1 jcmurphy opnstaff 41440 Feb 15 09:50 /u1/opnstaff/jcmurphy/Mail/Incoming0xjlNo shouldn't these files be cleaned/removed by GNUs after sorting the mbox into various folders? did i misconfigure something?