From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.15.139 with SMTP id k11cs132140bka; Mon, 13 Sep 2010 02:01:54 -0700 (PDT) Received: by 10.231.182.204 with SMTP id cd12mr5803113ibb.101.1284368457593; Mon, 13 Sep 2010 02:00:57 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id e10si13912277ibg.3.2010.09.13.02.00.57; Mon, 13 Sep 2010 02:00:57 -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 B30DF1858372; Mon, 13 Sep 2010 05:00:56 -0400 (EDT) X-Greylist: delayed 552 seconds by postgrey-1.31 at rubyforge.org; Mon, 13 Sep 2010 05:00:16 EDT Received: from li65-10.thecyberplains.com (li65-10.members.linode.com [97.107.135.10]) by rubyforge.org (Postfix) with ESMTP id DFB6A185835D for ; Mon, 13 Sep 2010 05:00:11 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by li65-10.thecyberplains.com (Postfix) with ESMTP id 0CA414A010 for ; Mon, 13 Sep 2010 20:50:56 +1200 (NZST) Received: from li65-10.thecyberplains.com ([127.0.0.1]) by localhost (li65-10.thecyberplains.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pum9gG2gyXfb for ; Mon, 13 Sep 2010 20:50:52 +1200 (NZST) Received: from localhost (122-61-5-87.jetstream.xtra.co.nz [122.61.5.87]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: matt@thecyberplains.com) by li65-10.thecyberplains.com (Postfix) with ESMTPSA id C373E4A00F for ; Mon, 13 Sep 2010 20:50:47 +1200 (NZST) From: Matthew Goodall To: sup-talk Date: Mon, 13 Sep 2010 20:50:34 +1200 Message-Id: <1284356125-sup-5550@ethicsgradient.lan> User-Agent: Sup/0.11 Subject: [sup-talk] Twitter 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 As a part an honest attempt at twitter, and my ongoing quest to put everything into sup; I created a twitter client that stores into a maildir and sends an email as a tweet. I figure someone else might be interested: http://github.com/downloads/lionicsheriff/rfc5322/rfc5322-0.4.0.gem It provides two binaries: fetchtweet and sendtweet. I'd recommend running 'fetchtweet --add-account accountname' first to create the config file. There are some examples of using (along with some sup hooks) at http://github.com/lionicsheriff/rfc5322 _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk