Hi Luca, On 6/1/22 3:13 AM, Luca Ceresoli wrote: > [You don't often get email from [email protected]. Learn why this is > important at https://aka.ms/LearnAboutSenderIdentification.] > > Hi Sean, > > Il giorno Tue, 31 May 2022 11:10:52 -0400 > "Sean Anderson via lists.openembedded.org" > <[email protected]> ha scritto: > > As you can see from the above line, your e-mails appear as coming from > an inappropriate address. This is not your fault, it's a mangling done > by mail servers, but it makes applying patches more complex. > > It should be easy to fix, at least enough to allow patches to apply > properly, by setting the sendemail.from parameter in your git config. > This should force outgoing patches to start with a 'From:' line in the > body, and that one is used by git am to take the correct commit author > e-mail. > > Can you please try that before sending another patch? > > Thank you!
I believe the From header is being modified by the openembedded mailing list. On my local email client I see the correct From. Further, git send-email reports the correct From as well: > Server: smtp.office365.com > MAIL FROM:<[email protected]> > RCPT TO:<[email protected]> > RCPT TO:<[email protected]> > RCPT TO:<[email protected]> > RCPT TO:<[email protected]> > RCPT TO:<[email protected]> > From: Sean Anderson <[email protected]> > To: [email protected] > Cc: Christophe Chapuis <[email protected]>, > Richard Purdie <[email protected]>, > Martin Jansa <[email protected]>, > Sean Anderson <[email protected]> > Subject: [PATCH] rootfs.py: find .ko.zst kernel modules > Date: Tue, 31 May 2022 11:10:52 -0400 > Message-Id: <[email protected]> > X-Mailer: git-send-email 2.35.1.1320.gc452695387.dirty > MIME-Version: 1.0 > Content-Transfer-Encoding: 8bit > > Result: 250 I suggest contacting the mailing list admin if you aren't happy with this behavior. --Sean
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#166473): https://lists.openembedded.org/g/openembedded-core/message/166473 Mute This Topic: https://lists.openembedded.org/mt/91453338/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
