From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.42.190.3 with SMTP id dg3cs83994icb; Mon, 25 Oct 2010 22:49:48 -0700 (PDT) Received: by 10.42.108.72 with SMTP id g8mr4191098icp.436.1288072187687; Mon, 25 Oct 2010 22:49:47 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id k16si5984328vbp.100.2010.10.25.22.49.46; Mon, 25 Oct 2010 22:49:47 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-devel-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-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id AB5FA177995F; Tue, 26 Oct 2010 01:49:46 -0400 (EDT) Received: from www.cquest.utoronto.ca (www.cquest.utoronto.ca [192.82.128.5]) by rubyforge.org (Postfix) with ESMTP id BDCDE18583B2 for ; Mon, 25 Oct 2010 20:50:01 -0400 (EDT) Received: from pinkfloyd.chass.utoronto.ca ([128.100.160.254]:33128 ident=93) by www.cquest.utoronto.ca with esmtp (Exim 4.43) id 1PAXjk-0002FC-K5 for sup-devel@rubyforge.org; Mon, 25 Oct 2010 20:50:00 -0400 Received: from bwalton by pinkfloyd.chass.utoronto.ca with local (Exim 4.63) (envelope-from ) id 1PAXjk-0005m1-J6 for sup-devel@rubyforge.org; Mon, 25 Oct 2010 20:50:00 -0400 From: Ben Walton To: sup-devel In-reply-to: <1288038555-sup-4375@midna.zekjur.net> References: <1288038555-sup-4375@midna.zekjur.net> Date: Mon, 25 Oct 2010 20:50:00 -0400 Message-Id: <1288054042-sup-9601@pinkfloyd.chass.utoronto.ca> User-Agent: Sup/git Subject: Re: [sup-devel] Snippet: Copy unread messages to maildir X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Sup developer discussion List-Id: Sup developer discussion 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-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org Excerpts from Michael Stapelberg's message of Mon Oct 25 16:32:18 -0400 2010: > I thought it would be a good idea to copy the unread messages from > my sup inbox to a separate maildir to access it from my phone. Turns > out that once you are spoiled with sup, you cannot go back to > "normal" mail clients (k-9 mail in this case) ;-). I just started doing this too. My approach is different though. I'm using procmail to :0c (copy) any mail that is addressed directly to me into the Inbox. All other mail is diverted to folders like .incoming.2010.10/. (I have a hook that automatically adds new sources as they appear...) Now, if I could get my phone to supply In-Reply-To and friends, my sup interaction while mobile would be in much better shape! Thanks -Ben -- Ben Walton Systems Programmer - CHASS University of Toronto C:416.407.5610 | W:416.978.4302 _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel