On Mon, Nov 08, 2021 at 03:21:58PM -0500, Slade Watkins wrote:
Jani, all,
On Mon, Nov 8, 2021 at 12:55 PM Jani Nikula <jani.nikula@xxxxxxxxx> wrote:
On Mon, 08 Nov 2021, Michael Cheng <michael.cheng@xxxxxxxxxxxxxxxxxxxxxx> wrote:
> From: Michael Cheng <michael.cheng@xxxxxxxxx>
Sender is Michael Cheng <michael.cheng@xxxxxxxxxxxxxxxxxxxxxx>, please
fix your git config.
I am unsure how this even happened in the first place, because
outlook.iglb.intel.com doesn't even have any email related records
(MX/SPF/DKIM), so messages aren't even being received anyway. I'm
surprised it sent from there without being marked as spam, honestly.
From the email headers:
Received: from mwiznero-mobl2.amr.corp.intel.com (HELO
mvcheng-desk2.intel.com) ([10.209.22.158])
by orsmga001-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;
08 Nov 2021 09:19:27 -0800
From: Michael Cheng <michael.cheng>@intel.com>
Note the additional ">" in the middle. I think the
outlook.iglb.intel.com part mentioned actually comes from an email client
behavior when you try to reply to such email... In my case mutt
tries to reply to michael.cheng@ldmartin-desk2, in which the second part
is my machine's hostname.
It was a simple misconfiguration in ~/.gitconfig.
Lucas De Marchi