From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.42.240.136 with SMTP id la8cs177617icb; Fri, 11 Feb 2011 06:10:02 -0800 (PST) Received: by 10.229.192.70 with SMTP id dp6mr570060qcb.219.1297433402137; Fri, 11 Feb 2011 06:10:02 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id m11si1586576qcu.65.2011.02.11.06.10.01; Fri, 11 Feb 2011 06:10:02 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org; dkim=neutral (body hash did not verify) header.i=@univers-libre.net Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 7E8491858389; Fri, 11 Feb 2011 09:10:01 -0500 (EST) X-Greylist: delayed 411 seconds by postgrey-1.31 at rubyforge.org; Fri, 11 Feb 2011 08:15:25 EST Received: from mail.univers-libre.net (univers-libre.net [82.227.29.165]) by rubyforge.org (Postfix) with ESMTP id B42761858300 for ; Fri, 11 Feb 2011 08:15:25 -0500 (EST) Received: by mail.univers-libre.net (Postfix, from userid 1000) id 55C501834E; Fri, 11 Feb 2011 14:08:29 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=univers-libre.net; s=default; t=1297429709; bh=oItKCpUBFiq1CHKZmUQBs/kMqI5iAkTBhSshZETnDl0=; h=Content-Type:Subject:From:To:Date:Message-Id: Content-Transfer-Encoding; b=PeKro6d1OJ0jRd7JtyPtL1QGf9pZ5v5akXDlLTWUi5iBQhpyfDr8NDLDUmtEKWj5b mVPMg2kBK3+9fFrLvRSnzs/jY7TdSLGlRGW4kwpky+XOF4O1Utws05BQLJlSBNCwaQ buW7++r25MTlkXDqogNaWk3XhVCHc8jJmcPOXafE= From: Romain Dessort To: sup-talk Date: Fri, 11 Feb 2011 14:08:29 +0100 Message-Id: <1297428180-sup-8381@mail.univers-libre.net> User-Agent: Sup/git Subject: [sup-talk] Delete email from Sup index X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Hi all, I use Sup for a while to manage a huge quantity of emails (~1000 emails per day, most of these are directly archived). In parallel, I have a cron job which remove (in my maildir) old emails and then do a sup-sync to update Sup index each day. But I notice Sup does not remove the correspondent entry from his index after sup-sync (even if I use --discard option). It is problematic for me because the Sup index contains now about 310,000 emails and the .sup/xapian/ directory takes about 4.4 GB disk space ! Is there a way to really remove emails from Index (and not mark them as 'deleted') ? Thanks for your help ! -- Romain Dessort Jabber ID : romain@univers-libre.net GnuPG : 3072D/724BC532 _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk