From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out3-smtp.messagingengine.com ([66.111.4.27]) by ttr; Sun Feb 16 05:47:21 EST 2014 Received: from compute6.internal (compute6.nyi.mail.srv.osa [10.202.2.46]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id E389B20B83 for <9front@9front.org>; Sun, 16 Feb 2014 05:47:16 -0500 (EST) Received: from web5 ([10.202.2.215]) by compute6.internal (MEProxy); Sun, 16 Feb 2014 05:47:16 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.fm; h= message-id:from:to:mime-version:content-transfer-encoding :content-type:subject:date; s=mesmtp; bh=VAU0J0SJ0lWeBGFhrr6N9+s +6xY=; b=fIx1gTFKtM+ot0EjY/wjBDkZ1q2XWTW1AstJGOJo+AFQGI/sI/uiU4H wZ+kfjhxJnyhvwcVVujg8RweOqmFMIvaLn+eSrBb6wkF+P1t98coOr4E5feLJRcF XbSuP7ujzCGluzWvnIs0P63k5RxzaWoCI0DZk9DAs0q9CnNGd3ls= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:subject:date; s=smtpout; bh=VAU0J0SJ0lWeBGFhrr6N9+s+6xY=; b=fxj12z10kosdpbzzlq7FPwGjfMVh TB5O/0WJgI/3ScmtIx6GVFpPfpuoDhMyTdI1a3haa2rli2kNTEO8JJ6WyHyse0Ep +1BMjup3VHfc0v9/a09as8OqwMgZukq4J1MKaEAiu/XaD0+Z9ubYPcqphHoWLOna eJlrIKgIkFHCIZo= Received: by web5.nyi.mail.srv.osa (Postfix, from userid 99) id C4BBCB00529; Sun, 16 Feb 2014 05:47:16 -0500 (EST) Message-Id: <1392547636.22281.83982753.3496171A@webmail.messagingengine.com> List-ID: <9front.9front.org> X-Glyph: ➈ X-Bullshit: self-healing core content-driven solution X-Sasl-Enc: nhoN7FoVHxqjdxINOxcl6WgJ29aa6DAp8INK7p3K3DvP 1392547636 From: Ethan Grammatikidis To: 9front@9front.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-e72899be Subject: mothra not respecting charset=utf-8 Date: Sun, 16 Feb 2014 10:47:16 +0000 i just ran into a little problem because http's default encoding is iso-8859-1. i modified rc-httpd to correct it like this: type = `{echo $full_path | awk -f $libdir/quickfile.awk} if(~ $"type text/plain) { type = 'text/plain; charset=utf-8' } in firefox this worked fine, but mothra still loads the file as if it were iso-8859-1. here's the file; the problem characters are the degree signs near the end of several lines: http://ethan.uk.to/static/awk-stew/sensors_compact