From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/80139 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: Why is Gnus decompressing my attachment? Date: Fri, 30 Sep 2011 11:43:39 +0900 Organization: Emacsen advocacy group Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: dough.gmane.org 1317350666 3900 80.91.229.12 (30 Sep 2011 02:44:26 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 30 Sep 2011 02:44:26 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M28433@lists.math.uh.edu Fri Sep 30 04:44:20 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R9T5G-0005kK-7f for ding-account@gmane.org; Fri, 30 Sep 2011 04:44:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1R9T4t-0002qZ-PV; Thu, 29 Sep 2011 21:43:55 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1R9T4q-0002qI-Uv for ding@lists.math.uh.edu; Thu, 29 Sep 2011 21:43:52 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1R9T4p-0003cR-Nx for ding@lists.math.uh.edu; Thu, 29 Sep 2011 21:43:52 -0500 Original-Received: from orlando.hostforweb.net ([216.246.45.90]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1R9T4n-0000Kf-ON for ding@gnus.org; Fri, 30 Sep 2011 04:43:49 +0200 Original-Received: from localhost ([127.0.0.1]:51504) by orlando.hostforweb.net with smtp (Exim 4.69) (envelope-from ) id 1R9T4m-00080M-1p for ding@gnus.org; Thu, 29 Sep 2011 21:43:48 -0500 X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (i686-pc-cygwin) Cancel-Lock: sha1:w1hI5stIt8ymh9j2zBTdUax9J5Y= X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - orlando.hostforweb.net X-AntiAbuse: Original Domain - gnus.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:80139 Archived-At: --=-=-= Dave Abrahams wrote: > I'm not sure why sending is failing either ... but the big mystery here > is why Gnus/message would decompress the archive. > Sending... > XZ uncompressing /tmp/YAC2011.mov.xz...done > Sending via mail... > message-send-mail-with-sendmail: Sending...failed with exit value 75 Hm, I don't know why it failed. But decompression should not be to blame. Decompressed data are never passed to m-s-m-w-sendmail. Decompression is done for only determining the charset of a compressed part; the charset is added to the Content-Type header of a part if successfully detected. This is mainly for Gnus users' convenience. Try viewing the part attached to this message using the `i' command. (A Japanese text will be displayed in a human-readable way in spite of the part that is charset-encoded and compressed. This is convenient when viewing a compressed patch file that contains non-ASCII text and is sent as an application/octet-stream part, for example. Currently only tar archives are excluded from detecting charset.) You may want to try another approach. Good luck. --=-=-= Content-Type: application/octet-stream; charset=utf-8 Content-Disposition: attachment; filename=Japanese.txt.gz Content-Transfer-Encoding: base64 H4sICIYshU4CA0phcGFuZXNlLnR4dAABLQDS/y0qLSBjb2Rpbmc6IHV0Zi04OyAtKi0K44GT44KT 44Gr44Gh44Gv5LiW55WMCtffcoItAAAA --=-=-=--