On 07/26/2018 07:01 AM, jwak...@redhat.com wrote: > From: Jonathan Wakely <jwak...@redhat.com>
It looks like you're using git send-email for this patch series. And it seems like you made the same mistake that I did when you configured git sendmail.from. According to the git sent-email manpage, from should be your email address, however, it really wants it to be in of the form Full Name <em...@foo.com> This is not a huge deal because the email went through, but it was something that wasn't immediately obvious to me. Cesar