From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.86.87.8 with SMTP id k8cs93377fgb; Fri, 12 Mar 2010 08:52:10 -0800 (PST) Received: by 10.224.80.16 with SMTP id r16mr3122536qak.340.1268412729154; Fri, 12 Mar 2010 08:52:09 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 4si544841qwe.46.2010.03.12.08.52.06; Fri, 12 Mar 2010 08:52:07 -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=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 6F57918582F8; Fri, 12 Mar 2010 11:52:04 -0500 (EST) X-Greylist: delayed 457 seconds by postgrey-1.31 at rubyforge.org; Fri, 12 Mar 2010 11:51:52 EST Received: from mail-px0-f193.google.com (mail-px0-f193.google.com [209.85.216.193]) by rubyforge.org (Postfix) with ESMTP id 533E818582EF for ; Fri, 12 Mar 2010 11:51:52 -0500 (EST) Received: by pxi31 with SMTP id 31so779408pxi.3 for ; Fri, 12 Mar 2010 08:51:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=LBM5MQw+Imll0n4YRGnsszod8Q0WBnIXu/LCHj6N6KY=; b=hHixxItjZXnXqaXy6JpfCVLS8xmgnQexC6DjtcGtUDc/wchvbmTSfKlJJoYcwwq7xv +ETcRm/n47ljvTI1FH8wCltmUuusklfrOft6hTG/nnFuEkCM0Ah6bV4N58XfdJNZYl+g cvKxToDeu0xvF0vdEe9KLqZhzwLKWQDH0E0W8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=BaPA85yNUApI0bpIV9K8cog9Ub6Nik+d4pkGeldf56F4xHChBv8uhFziWEfUfZ8qCN ZeBVNoERLcgJD1DtUmRC2QpN4h+Kzcrmje5G/Fo06id4hUtwpZJ/qYE1LP7XpJ5/y1Sc dlPDWOtRbH1v37m4fJebqMY4+FH2EJNzbPuZs= MIME-Version: 1.0 Received: by 10.140.247.5 with SMTP id u5mr255768rvh.225.1268412254179; Fri, 12 Mar 2010 08:44:14 -0800 (PST) In-Reply-To: <1268407529-sup-6710@pk-laptop> References: <1268407529-sup-6710@pk-laptop> From: Juan Diego Date: Sat, 13 Mar 2010 01:43:52 +0900 Message-ID: To: piotr.kempa@wp.eu Cc: sup-talk 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org 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... > > Thanks! > _______________________________________________ > sup-talk mailing list > sup-talk@rubyforge.org > http://rubyforge.org/mailman/listinfo/sup-talk > _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk