Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933513Ab0HJWEQ (ORCPT ); Tue, 10 Aug 2010 18:04:16 -0400 Received: from mail-bw0-f46.google.com ([209.85.214.46]:40988 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933490Ab0HJWEK (ORCPT ); Tue, 10 Aug 2010 18:04:10 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=cwVF1C8PhyVQ7WWMqFlwdJlwZDmeGi749tKKxPvQ/Pd7lIdUWoPee2rsHm4JbK8lz3 /JY0JpLiOkAj7lwv5pEAnw4Fxpx4Xs5BAHEaCLk4bU4YU+Bw4HkQ/6q9LlzlE63Zb5QE ajoh4h2nbniEoQwgKu9nWpwEdfWVSYs8jxAuY= MIME-Version: 1.0 In-Reply-To: <4C5F9B25.8080401@st.com> References: <4C5F9B25.8080401@st.com> Date: Wed, 11 Aug 2010 01:04:08 +0300 Message-ID: Subject: Re: Query: Patches break with Microsoft exchange server. From: Felipe Contreras To: viresh kumar , git@vger.kernel.org Cc: "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1010 Lines: 23 On Mon, Aug 9, 2010 at 9:07 AM, viresh kumar wrote: > Mail server in ST has recently changed and now we have Microsoft > exchange server. We are using thunderbird as mail client. > What we observed with this server is that patch are broken now while > sending as well as receiving. Tabs are replaced by spaces and may > be some other too which we haven't observed. > > Has anybody found a solution to this kind of issues? Are there any > workarounds possible? Same in Nokia. I wrote a script to fix exchange's crap, but I also noticed some quoted-printable mails didn't get converted, so the easiest would be to tell git to always send quoted-printable. git folks: any chance of getting that feature to git send-email? -- Felipe Contreras -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/