Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!ecngs!feeder2.ecngs.de!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:file': 0.07; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'subject:Posting': 0.09; 'cc:addr:python-list': 0.10; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message-id:@fido.openend.se': 0.16; 'received:89.233': 0.16; 'received:89.233.217': 0.16; 'received:89.233.217.133': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'subject:image': 0.16; 'subject:server': 0.16; 'laura': 0.18; 'cc:addr:python.org': 0.21; 'cc:2**1': 0.22; 'cc:no real name:2**0': 0.23; 'header:In-Reply-To:1': 0.24; 'checking.': 0.29; 'received:se': 0.29; 'subject:?': 0.34; 'something': 0.35; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'header:Message- Id:1': 0.62; 'late.': 0.66; 'worth': 0.73; 'received:89': 0.80 To: Chris Angelico cc: "python-list@python.org" , lac@openend.se From: Laura Creighton Subject: Re: Posting gzip'd image file - server says Malformed Upload? In-Reply-To: Message from Chris Angelico of "Thu, 18 Jun 2015 13:56:08 +1000." References: <59756062-6632-46b4-a92c-aa3a260718a7@googlegroups.com> <0dd32144-8969-4e15-9e78-4c9698fb9d8c@googlegroups.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <9112.1434663881.1@fido> Date: Thu, 18 Jun 2015 23:44:41 +0200 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [89.233.217.130]); Thu, 18 Jun 2015 23:44:43 +0200 (CEST) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1434663889 news.xs4all.nl 2868 [2001:888:2000:d::a6]:56041 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:92855 I got to this party late. One way to get the malformed upload message is is you gzip something that already is gzipped, and send that up the pipe. worth checking. Laura