Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753567Ab0HIRzi (ORCPT ); Mon, 9 Aug 2010 13:55:38 -0400 Received: from mail-pz0-f46.google.com ([209.85.210.46]:43438 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753457Ab0HIRy4 (ORCPT ); Mon, 9 Aug 2010 13:54:56 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=MeeqglbsLhXCxM0wV1pv4MAf8iB3+fk6M6HGo0tZFqDIRW8U52yQN+d1KFUYgbTxuf RUjmSS3PvOA0EbVDMTNSBFak9YBLtWZb8Lpk2mJdAKL3fy3DeyLk325KS5nIsolCzVP2 A4ZNr9tQNt9jlWU76OawUocHm9/r/GoQQ4qZk= Message-ID: <4C6040FC.2020702@gmail.com> Date: Mon, 09 Aug 2010 10:55:08 -0700 From: "Justin P. Mattock" User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20091114 Lightning/1.0pre Thunderbird/3.0b4 MIME-Version: 1.0 To: =?UTF-8?B?TWloYWkgRG9uyJt1?= CC: viresh kumar , Matti Aarnio , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: Query: Patches break with Microsoft exchange server. References: <4C5F9B25.8080401@st.com> <4C5FCBE1.2080303@st.com> <4C5FCDB4.1080909@gmail.com> <201008091735.11105.mihai.dontu@gmail.com> In-Reply-To: <201008091735.11105.mihai.dontu@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1906 Lines: 43 On 08/09/2010 07:35 AM, Mihai Donțu wrote: > On Monday 09 August 2010 12:43:16 Justin P. Mattock wrote: >> On 08/09/2010 02:35 AM, viresh kumar wrote: >>> On 8/9/2010 2:31 PM, Matti Aarnio wrote: >>>> On Mon, Aug 09, 2010 at 12:26:24PM +0530, viresh kumar wrote: >>>>>> I missed this information in my last mail. We are using git send-email >>>>>> for sending patches. As patches will go through Microsoft exchange >>>>>> server only, so they are broken. >>>> >>>> Let your boss complain to your IT keepers. >>>> "These are Machine-to-Machine messages, they must not be modified!" >>>> >>>> >>>> It would probably be "against corporate policy" to use gmail for these >>>> emails... >>> >>> We got one solution: Upgrade Exchange server to SP2. >>> Lets see if our IT department does this upgradation. >> >> that or just blast them with some cryptology..i.e. pretty sure if your >> message was encapsulated(AH/ESP) they couldn't tweak it.. but then >> sending such encryption to a public list would require a _key_ on the >> other side.. wishful thinking... >> (just a thought)... > > Shouldn't just signing the message be enough? The server (normally) would not > alter it, otherwise it will break the signature (which is a too obvious bug > even for Microsoft). Or am I missing something here? > > PS: A local SMTP with DKIM signing capabilities could be another possibility, > assuming Exchange does not break such signatures. > yeah that would probably be just enough to get through without Microsoft mucking around with the font etc.., but the biggest problem(I see) with the encryption is having the key on the other end of the line. Justin P. Mattock -- 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/