From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Shawn O. Pearce" Subject: Re: [PATCH JGIT] Equals method should not assume anything about the type of its argument Date: Wed, 29 Apr 2009 14:51:49 -0700 Message-ID: <20090429215149.GK23604@spearce.org> References: <366BBB1215D0AB4B8A153AF047A287800302A82C@dewdfe18.wdf.sap.corp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Robin Rosenberg , git@vger.kernel.org To: "Sohn, Matthias" X-From: git-owner@vger.kernel.org Wed Apr 29 23:52:01 2009 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1LzHhA-00027m-9y for gcvg-git-2@gmane.org; Wed, 29 Apr 2009 23:52:00 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752664AbZD2Vvu (ORCPT ); Wed, 29 Apr 2009 17:51:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752072AbZD2Vvu (ORCPT ); Wed, 29 Apr 2009 17:51:50 -0400 Received: from george.spearce.org ([209.20.77.23]:49346 "EHLO george.spearce.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752010AbZD2Vvt (ORCPT ); Wed, 29 Apr 2009 17:51:49 -0400 Received: by george.spearce.org (Postfix, from userid 1001) id BE57738064; Wed, 29 Apr 2009 21:51:49 +0000 (UTC) Content-Disposition: inline In-Reply-To: <366BBB1215D0AB4B8A153AF047A287800302A82C@dewdfe18.wdf.sap.corp> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: "Sohn, Matthias" wrote: > From: Matthias Sohn ... > Signed-off-by: Matthias Sohn > Shawn Pearce wrote: > > FWIW, your From header in the emails comes out "Sohn, Matthias" ... > Didn't find a way to get around our Exchange server mangling the from header, > hence trying to give From: in mail body. If this doesn't help I will issue a > ticket for our Exchange administration to get this solved. Oh, yea, doing that works. :-) Thanks. -- Shawn.