From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.134.218 with SMTP id k26cs29351bkt; Fri, 4 Jun 2010 19:57:40 -0700 (PDT) Received: by 10.231.169.74 with SMTP id x10mr1697527iby.121.1275706659487; Fri, 04 Jun 2010 19:57:39 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id x6si3130963ibk.68.2010.06.04.19.57.39; Fri, 04 Jun 2010 19:57:39 -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 BBFBB1858363; Fri, 4 Jun 2010 22:57:38 -0400 (EDT) Received: from pion.club.cc.cmu.edu (PION.CLUB.CC.CMU.EDU [128.237.157.88]) by rubyforge.org (Postfix) with ESMTP id DE6A91858345 for ; Fri, 4 Jun 2010 22:54:25 -0400 (EDT) Received: from rlane by pion.club.cc.cmu.edu with local (Exim 4.69) (envelope-from ) id 1OKjWi-0007dc-KX; Fri, 04 Jun 2010 22:54:24 -0400 From: Rich Lane To: Michael Stapelberg In-reply-to: <1275689764-sup-3384@midna.zekjur.net> References: <1275689764-sup-3384@midna.zekjur.net> Date: Fri, 04 Jun 2010 22:54:24 -0400 Message-Id: <1275706048-sup-6981@zyrg.net> User-Agent: Sup/git Cc: sup-devel Subject: Re: [sup-devel] [PATCH] Decode messages according to their Content-Transfer-Encoding 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 2010-06-04 18:17:54 -0400: > Decode messages according to their Content-Transfer-Encoding > > This is necessary for MIME-messages (for example as part of multipart/signed) > which are encoded in base64. Do we need to do this in other places too? _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel