From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.52.162.5 with SMTP id xw5csp236990vdb; Mon, 8 Jul 2013 12:06:56 -0700 (PDT) X-Received: by 10.182.66.46 with SMTP id c14mr21649640obt.33.1373310416385; Mon, 08 Jul 2013 12:06:56 -0700 (PDT) Return-Path: Received: from rubyforge.org ([50.56.192.79]) by mx.google.com with ESMTP id b5si6637574obh.132.2013.07.08.12.06.56 for ; Mon, 08 Jul 2013 12:06:56 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 50.56.192.79 as permitted sender) client-ip=50.56.192.79; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 50.56.192.79 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org; dkim=neutral (bad format) header.i=@gmail.com Received: from localhost.localdomain (localhost [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 2719B2E18D; Mon, 8 Jul 2013 19:06:57 +0000 (UTC) X-Greylist: delayed 1406 seconds by postgrey-1.31 at rubyforge; Mon, 08 Jul 2013 19:06:49 UTC Received: from mail-pb0-f44.google.com (mail-pb0-f44.google.com [209.85.160.44]) by rubyforge.org (Postfix) with ESMTP id D87962E181 for ; Mon, 8 Jul 2013 19:06:49 +0000 (UTC) Received: by mail-pb0-f44.google.com with SMTP id uo1so4613753pbc.31 for ; Mon, 08 Jul 2013 12:06:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:from:to:subject:in-reply-to:references:date:message-id :user-agent:content-transfer-encoding; bh=pwtZ9HCDubEUGHcmG0BrW7S37IjZuuDPJhVfD5L1KWA=; b=QbX2cEwkrmouENJj6HGRubnlF/BkM3KxYj+nhYYUoxjOE8tDtX1pPkYRD/yjQ2Q0o4 1yGKeok7uPEH7wPJ38/zEz8ThgwoQLL7JC6U4XsJQ/O9mWiHQzRBLyq/5oA22RuOt/yx 1Z5p+5SWvpKcF4FzURmIB4yBrvBylkV0MmXKqqbLBNL2nCnViqcAgALIOU3zWaWV+ZCl mVU3Y3HPo9zhTbgzaqq/CSExv/+xzouK12jT2OI1BI9TBJCUvkSdNQ8Us6hS+G/x0/7t Wyf2HRwn7hmrinsIZbYmo3/U9foEJqUpaOPLe7pYymzK69e8kXk+zyRlAB1gRReEv0JA 6VNg== X-Received: by 10.66.27.147 with SMTP id t19mr24139219pag.171.1373308998641; Mon, 08 Jul 2013 11:43:18 -0700 (PDT) Received: from localhost ([122.71.216.190]) by mx.google.com with ESMTPSA id vu5sm25532324pab.10.2013.07.08.11.43.15 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Mon, 08 Jul 2013 11:43:17 -0700 (PDT) From: Whyme Lyu <5longluna@gmail.com> To: sup-devel In-reply-to: <1373019929-sup-8525@prxbdc.dyndns.org> References: <1373019929-sup-8525@prxbdc.dyndns.org> Date: Tue, 09 Jul 2013 02:42:34 +0800 Message-Id: <1373307811-sup-1164@whymeDesk> User-Agent: Sup/git Subject: Re: [sup-devel] reading html mails 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 Ruthard Baudach's message of 2013-07-05 18:32:48 +0800: > In the last years I'm receiving more and more emails containing only > html-formatted text and no plain text. I'm feeling the same pain here mainly due to unpolished in-house services sending out html-only mails. More annoyingly, sup doesn't index these mails since HTML is treated as attachments. I've created an issue[1] on Github to talk about it further. [1]: https://github.com/sup-heliotrope/sup/issues/101 -- -whyme http://randombu.gs/ _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel