From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.86.87.8 with SMTP id k8cs155443fgb; Mon, 15 Mar 2010 02:12:18 -0700 (PDT) Received: by 10.224.83.82 with SMTP id e18mr76001qal.65.1268644337860; Mon, 15 Mar 2010 02:12:17 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 34si8298613qyk.94.2010.03.15.02.12.17; Mon, 15 Mar 2010 02:12:17 -0700 (PDT) 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 Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 481491D7933F; Mon, 15 Mar 2010 05:12:17 -0400 (EDT) Received: from mx3.wp.pl (mx3.wp.pl [212.77.101.7]) by rubyforge.org (Postfix) with ESMTP id A6BD318582DC for ; Mon, 15 Mar 2010 05:11:49 -0400 (EDT) Received: (wp-smtpd smtp.wp.pl 11758 invoked from network); 15 Mar 2010 10:11:47 +0100 Received: from unknown (HELO localhost) (kosmici-atakuja@[217.98.91.13]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with AES128-SHA encrypted SMTP for ; 15 Mar 2010 10:11:47 +0100 From: piotr.kempa To: sup-talk In-reply-to: References: <1268407529-sup-6710@pk-laptop> Date: Mon, 15 Mar 2010 10:11:48 +0100 Message-Id: <1268644060-sup-2983@pk-laptop> User-Agent: Sup/0.11 X-WP-AV: skaner antywirusowy poczty Wirtualnej Polski S. A. X-WP-SPAM: NO 0000000 [YeMk] Subject: Re: [sup-talk] Search for message by size 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 Thanks Juan, I actually can do this since I'm on maildir but this will be quite a bit of work since the filenames don't tell me much about the message. So I'd have to manually open each found file, see what it's about and then find the thread in sup. I kind of hoped I could search from within sup, just like you can search for messages from certain date range. But thanks for the idea anyway, I'll do it if I'm really pressed for space. Excerpts from Juan Diego's message of 2010-03-12 17:43:52 +0100: > if you have maildirs the best for that task is to use "find", ex: > find -size +1M > will search for files bigger than 1M in the directory > what Im not sure of is how to do it for mbox files > > On Sat, Mar 13, 2010 at 12:27 AM, wrote: >> Hi there, >> >> Is there a way to search for messages in certain size range? I'm talking >> about bytes here, like search for messages bigger than 1MB (e.g. for >> making your maildirs smaller by cutting those 50MB emails from years >> ago). >> >> I can't find anything on the wiki or this mailing list... >> _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk