From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by sourceware.org (Postfix) with ESMTPS id 13181384B06A; Mon, 16 Mar 2020 13:52:15 +0000 (GMT) X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 26A37AEB9; Mon, 16 Mar 2020 13:52:14 +0000 (UTC) Subject: Re: Not usable email content encoding To: Richard Earnshaw , overseers@gcc.gnu.org Cc: GCC Development References: <57b94412-e391-eab0-73da-0b0b104efb39@arm.com> From: =?UTF-8?Q?Martin_Li=c5=a1ka?= Message-ID: Date: Mon, 16 Mar 2020 14:52:13 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0 MIME-Version: 1.0 In-Reply-To: <57b94412-e391-eab0-73da-0b0b104efb39@arm.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-0.0 required=5.0 tests=KAM_DMARC_STATUS, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: overseers@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Overseers mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Mar 2020 13:52:15 -0000 On 3/16/20 2:47 PM, Richard Earnshaw wrote: > This isn't new.  It's usually the sender that controls that, though it's often automatic in their email client. Jakub told me that he sees: Ten mail byl: Content-Type: text/plain; charset=us-ascii Content-Disposition: inline while the email reaching the mailing list has: Content-Type: text/plain; charset=WINDOWS-1252 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Martin