From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, RCVD_IN_DNSWL_MED autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 18461 invoked from network); 13 May 2020 15:25:28 -0000 Received: from lists1.math.uh.edu (129.7.128.208) by inbox.vuxu.org with ESMTPUTF8; 13 May 2020 15:25:28 -0000 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.92.3) (envelope-from ) id 1jYtFO-0007HP-6W; Wed, 13 May 2020 10:24:38 -0500 Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92.3) (envelope-from ) id 1jYtFJ-0007Ec-RE for ding@lists.math.uh.edu; Wed, 13 May 2020 10:24:33 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx1.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92.3) (envelope-from ) id 1jYtFH-00066v-Uq for ding@lists.math.uh.edu; Wed, 13 May 2020 10:24:33 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:Mime-Version:Message-ID:Date:Subject:From:To: Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=BJmc1/Ag5ibN6c2hbURwuXYPoWZ32zhYR7W9dO62m+g=; b=WYkMGZTz+xp2Z+kgiXCUD//NS0 3DyxYO6ow1ah6zZrrxlPWqRHFOY11USDC+0WEiEae6rdmkBU0jSbcMsOnGZfsG7inYqPnPjilZGbV +Fkq2lJiXk9d33qe1BXLpv24QmrbTlIb29s4osnz19ZUu0ydXA7ztd+04RxpS623gW7E=; Received: from ciao.gmane.io ([159.69.161.202]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jYtF8-0008UK-MK for ding@gnus.org; Wed, 13 May 2020 17:24:27 +0200 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1jYtF5-000PfX-No for ding@gnus.org; Wed, 13 May 2020 17:24:19 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org To: ding@gnus.org From: Steinar Bang Subject: How often do the Emacs-Cloud nnimap folder needs to be cleaned up? Date: Wed, 13 May 2020 17:23:04 +0200 Organization: Probably a good idea Message-ID: Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (windows-nt) Cancel-Lock: sha1:sTiHb3xs5vL8eCmkszvJFC01E8E= Mail-Copies-To: never List-ID: Precedence: bulk Each synchronization adds a 70-80kB message to the Emacs-Cloud nnimap folder. Over time this will add up and it would be nice if this could be cleaned up in some way. Is there a built-in way to do this? What do others do? Thanks! - Steinar