From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.213.34.76 with SMTP id k12cs29083ebd; Thu, 8 Apr 2010 03:27:23 -0700 (PDT) Received: by 10.204.161.208 with SMTP id s16mr10764249bkx.187.1270722442723; Thu, 08 Apr 2010 03:27:22 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 1si32263325bwz.6.2010.04.08.03.27.22; Thu, 08 Apr 2010 03:27:22 -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 E157D1D78887; Thu, 8 Apr 2010 06:27:21 -0400 (EDT) Received: from mail-relay-4.csv.warwick.ac.uk (mail-relay-4.csv.warwick.ac.uk [137.205.195.88]) by rubyforge.org (Postfix) with ESMTP id 0462D18582CE for ; Thu, 8 Apr 2010 06:27:12 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mail-relay-4.csv.warwick.ac.uk (8.13.8/8.13.6) with ESMTP id o38AR8AX011263 for ; Thu, 8 Apr 2010 11:27:08 +0100 (BST) X-Virus-Scanned: amavisd-new at warwick.ac.uk Received: from mail-relay-4.csv.warwick.ac.uk ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with LMTP id fNjZfzt9QHhu for ; Thu, 8 Apr 2010 11:27:08 +0100 (BST) Received: from stewart.warwick.ac.uk (host-137-205-220-112 [137.205.220.112]) by mail-relay-4.csv.warwick.ac.uk (8.13.8/8.13.6) with ESMTP id o38A8aC3027063 for ; Thu, 8 Apr 2010 11:08:36 +0100 (BST) X-Envelope-From: neil.stewart@warwick.ac.uk Received: from neil (helo=localhost) by stewart.warwick.ac.uk with local-esmtp (Exim 4.69) (envelope-from ) id 1Nzof1-00026n-Dx for sup-talk@rubyforge.org; Thu, 08 Apr 2010 11:08:31 +0100 Date: Thu, 8 Apr 2010 11:08:31 +0100 (BST) From: Neil Stewart X-X-Sender: neil@stewart.warwick.ac.uk To: sup-talk@rubyforge.org Message-ID: User-Agent: Alpine 1.10 (DEB 962 2008-03-14) MIME-Version: 1.0 X-DCC-Warwick-Metrics: celandine; whitelist Subject: Re: [sup-talk] sent mail X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Neil Stewart List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Hi Michael, > Are you sure about that? mbox files can easily get very large and it's a > pain to parse/handle them. I would really recommend maildir, you can use > mb2md to convert an existing mbox file to a maildir folder. I shall give this a serious look. Thanks for the tip. > In sup 0.11, sent mail does not get the inbox label anymore (AFAIK). Are you > using 0.11? I'm using 0.10.2-1 from Debian testing. I've had a go at getting 0.11, but it's not available in Debian. I've failed to compile it several times using "gems install sup". I finally got it to work using ruby1.9, but can't work out how to run sup. I tried # /var/lib/gems/1.9.0/bin/sup /var/lib/gems/1.9.0/gems/sup-0.11/lib/sup/util.rb:2:in `require': /var/lib/gems/1.9.0/gems/lockfile-1.4.3/lib/lockfile.rb:454: syntax error, unexpected ']' (SyntaxError) /var/lib/gems/1.9.0/gems/lockfile-1.4.3/lib/lockfile.rb:564: syntax error, unexpected $end, expecting keyword_end from /var/lib/gems/1.9.0/gems/sup-0.11/lib/sup/util.rb:2:in `' from /var/lib/gems/1.9.0/gems/sup-0.11/lib/sup.rb:277:in `require' from /var/lib/gems/1.9.0/gems/sup-0.11/lib/sup.rb:277:in `' from /var/lib/gems/1.9.0/gems/sup-0.11/bin/sup:15:in `require' from /var/lib/gems/1.9.0/gems/sup-0.11/bin/sup:15:in `' from /var/lib/gems/1.9.0/bin/sup:19:in `load' from /var/lib/gems/1.9.0/bin/sup:19:in `
' which fails and # /var/lib/gems/1.9.0/gems/sup-0.11/bin/sup /usr/bin/env: ruby: No such file or directory which fails. I was going to try rubyforge, but it only lists 0.10.2 and earlier. Being new to ruby is not helping! I'll have a go at compiling the development version from the git repository. Thank you for your help. Best, Neil. _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk