From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.42.218.138 with SMTP id hq10cs23742icb; Wed, 15 Dec 2010 08:21:33 -0800 (PST) Received: by 10.229.236.193 with SMTP id kl1mr767131qcb.114.1292430092607; Wed, 15 Dec 2010 08:21:32 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id f10si2533205qcq.160.2010.12.15.08.21.32; Wed, 15 Dec 2010 08:21:32 -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 Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 12E3419783C6; Wed, 15 Dec 2010 11:21:32 -0500 (EST) X-Greylist: delayed 399 seconds by postgrey-1.31 at rubyforge.org; Wed, 15 Dec 2010 11:05:50 EST Received: from v058918.home.net.pl (v058918.home.net.pl [79.96.31.244]) by rubyforge.org (Postfix) with SMTP id 78AB61858389 for ; Wed, 15 Dec 2010 11:05:50 -0500 (EST) Received: from 217.98.91.13 [217.98.91.13] (HELO localhost) by sigarden.home.pl [79.96.31.244] with SMTP (IdeaSmtpServer v0.70) id 5dc4cfc72a3e8812; Wed, 15 Dec 2010 16:59:57 +0100 From: Piotr Kempa To: sup-talk Date: Wed, 15 Dec 2010 16:59:06 +0100 Message-Id: <1292428060-sup-9071@pk-desktop> User-Agent: Sup/0.11 Subject: [sup-talk] search by message size (incl. attachments) 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 'sup dear users of sup (see the little joke I made there?) So anyway, my question is this: is there any way to search (or sort) by message size? E.g. find all emails bigger than 20MB. Background: I've been using sup for a little over a year now and already my work maildir is close to 2GB, and while sup works blazingly fast (I love it for that) and I have plenty of space on my HDD, I need to backup my maildir regularly, have it zipped, encrypted and sent away, and it's taking more and more time. And backup space on our company central server, per user, is not as large as on my own HDD. So I'm gonna have to face the problem sooner or later. So I was thinking that some time in the future I'll have to find all those huge (20meg+) emails and possibly delete some of them. I know there's no sync-back to maildir in the main trunk now, but maybe there will be before I get to 5 gig maildir. AFAIK there's something working quite alright in the branches for some time now, so I guess it's gonna make it to main sooner or later. And if all else fails I can always kick up the ruby interpreter, import the index and generate a list of files with the 'Deleted' tag and just 'rm' that (it doesn't sound very safe maybe but I have backup:) But still I first need to find those large messages, right? tl;dr: can you search by message size? or sort by that? Thanks! _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk