From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.142.50.5 with SMTP id x5cs111280wfx; Mon, 27 Jun 2011 06:01:52 -0700 (PDT) Received: by 10.224.54.78 with SMTP id p14mr100691qag.201.1309179711315; Mon, 27 Jun 2011 06:01:51 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id fy3si13935088qab.0.2011.06.27.06.01.49; Mon, 27 Jun 2011 06:01:50 -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; dkim=neutral (body hash did not verify) header.i=@fooninja.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id BC28118583BD; Mon, 27 Jun 2011 09:01:49 -0400 (EDT) Received: from mail-iy0-f178.google.com (mail-iy0-f178.google.com [209.85.210.178]) by rubyforge.org (Postfix) with ESMTP id 655F4185838E for ; Mon, 27 Jun 2011 08:57:05 -0400 (EDT) Received: by iyb26 with SMTP id 26so7204235iyb.23 for ; Mon, 27 Jun 2011 05:57:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fooninja.org; s=google; h=domainkey-signature:content-type:from:to:subject:in-reply-to :references:date:message-id:user-agent:content-transfer-encoding; bh=Mry7JhyDzK+W3GZTEsuszpyI0ryLT1GWX/ti81rrgUk=; b=gBxxKQ1ptAHvBTZECIqYHGJJ2mNbGvicJEF1vNTLAQvBCbdmUyfKq2ac7gigdAzUyN KYbML3UqG+cnhk9bYK3MbvlJkgS/ihCHCs3+4JICUQKwYiCGDk1RSNOYuMt/3W/TMHQe qUPeRehz4q/z0C+bJCeAEBrI0/cxAmeC/eyaI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=fooninja.org; s=google; h=content-type:from:to:subject:in-reply-to:references:date:message-id :user-agent:content-transfer-encoding; b=Me2lb/YqkQ0OEsXYf9VKbesB7T/68Jm1bn+bXf9GDuOxK6dL2mpAfFCNx/xe6B+tYy PQfxrCw9TFz4rYh8rRQW5tKkyIc3uwz0eJhKk6Z9c3RcC2XKMyNyn/dDYmUoOw8XjUR7 reC6BcomQRTcjKQtho9+o7FGsBlwJSf/SJ6Ro= Received: by 10.231.111.85 with SMTP id r21mr6318451ibp.21.1309179422702; Mon, 27 Jun 2011 05:57:02 -0700 (PDT) Received: from localhost (IP-216-239-242-7.nframe.net [216.239.242.7]) by mx.google.com with ESMTPS id 4sm3055868ibc.8.2011.06.27.05.57.00 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 27 Jun 2011 05:57:01 -0700 (PDT) From: JR Boyens To: sup-talk In-reply-to: <1309152077-sup-5963@masanjin.net> References: <1309152077-sup-5963@masanjin.net> Date: Mon, 27 Jun 2011 08:56:59 -0400 Message-Id: <1309179117-sup-9518@marvin.local> User-Agent: Sup/git Subject: Re: [sup-talk] try heliotrope! 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 Excerpts from William Morgan's message of 2011-06-27 01:36:24 -0400: > Hi guys, > > If any of you are interested in trying out the next generation of Sup, I > have things in a reasonably stable state. It's still too early for a > gem, but I have updated the README for both client and server sides. So > if you'd like to run some highly experimental code and see what the > future of curses-based email might look like, follow the instructions > in: > > http://github.com/wmorgan/heliotrope > and then > http://github.com/wmorgan/turnsole > > Lots of stuff is broken, but I have been using it as an end-to-end email > system for a week or so now, so the basics are there. Tell me how it goes! Seems to work rather good when I can get the messages into heliotrope... GMail import seems to work great. I keep having this issue with the Maildirs I use with Sup: ; loading mail... ; scanning 1 directories... ; found 2623 messages ; reading in dates... ; warning: no date in /Users/jboyens/Mail/Work/INBOX/cur/1302957166_2.57311.marvin.local,U=11400,FMD5=7e33429f656f1e6e9d79b29c3f82c57e:2,S ; warning: no date in /Users/jboyens/Mail/Work/INBOX/cur/1302957167_0.57311.marvin.local,U=10933,FMD5=7e33429f656f1e6e9d79b29c3f82c57e:2, /Users/jboyens/heliotrope/lib/heliotrope/maildir-walker.rb:50:in `block in get_date_in_file': invalid byte sequence in UTF-8 (ArgumentError) from /Users/jboyens/heliotrope/lib/heliotrope/maildir-walker.rb:48:in `open' from /Users/jboyens/heliotrope/lib/heliotrope/maildir-walker.rb:48:in `get_date_in_file' from /Users/jboyens/heliotrope/lib/heliotrope/maildir-walker.rb:40:in `block in get_files' from /Users/jboyens/heliotrope/lib/heliotrope/maildir-walker.rb:40:in `map' from /Users/jboyens/heliotrope/lib/heliotrope/maildir-walker.rb:40:in `get_files' from /Users/jboyens/heliotrope/lib/heliotrope/maildir-walker.rb:12:in `load!' from ./bin/heliotrope-add:123:in `
' I've tried a few maildirs and it seems endemic. The file that it has an issue with contains a single, solitary, lower-case h. Any ideas? -- JR Boyens jboyens@fooninja.org _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk