tools.linux.kernel.org archive mirror
 help / color / mirror / Atom feed
* executable sendemail.smtpserver and b4 --reflect
@ 2023-04-12 19:00 Nick Desaulniers
  2023-04-12 19:02 ` Nick Desaulniers
                   ` (9 more replies)
  0 siblings, 10 replies; 15+ messages in thread
From: Nick Desaulniers @ 2023-04-12 19:00 UTC (permalink / raw)
  To: icon; +Cc: tools, mjg59

Hi Konstantin,
I was following along
https://people.kernel.org/monsieuricon/introducing-b4-and-patch-attestation
eager to try using b4 to send a patch series.  When I got to

$ b4 send --reflect

it seems that my series was sent to the list, surprisingly!
https://lore.kernel.org/llvm/20230412-no_stackp-v1-0-46a69b507a4b@google.com/

Internally at my employer, I must use a command line utility to send
email outside of the blessed GUI.  As such, my ~/.gitconfig looks
like:

...
[user]
        name = Nick Desaulniers
        email = ndesaulniers@google.com
[sendemail]
        from = Nick Desaulniers <ndesaulniers@google.com>
        smtpserver = /usr/bin/sendgmr
...

From a discussion with you and Matthew on IRC, it sounds like this
company-internal sendgmr utility might not be respecting some header
b4 adds to the eml file (envelope-from?)?

I can file a bug internally, but I'm not well versed on how to clarify
precisely what's going wrong.  Is there anything to be done in b4
itself, or help me word such a report I can file internally?

I also noticed that my name wasn't being sent on the From: field to
LKML. I assume that's an orthogonal issue, but is there anything else
I should be doing there?
-- 
Thanks,
~Nick Desaulniers

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2023-08-03 20:56 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-12 19:00 executable sendemail.smtpserver and b4 --reflect Nick Desaulniers
2023-04-12 19:02 ` Nick Desaulniers
2023-04-12 19:24 ` Konstantin Ryabitsev
2023-04-12 19:26 ` Kernel.org Bugbot
2023-04-12 19:39 ` Konstantin Ryabitsev
2023-04-19 18:15 ` b4: " Kernel.org Bugbot
2023-04-19 18:30 ` Konstantin Ryabitsev
2023-04-28 18:34   ` Nick Desaulniers
2023-04-28 18:46     ` Konstantin Ryabitsev
2023-04-19 18:31 ` b4: " Kernel.org Bugbot
2023-05-15 21:44 ` Kernel.org Bugbot
2023-05-15 21:49   ` Konstantin Ryabitsev
2023-05-15 23:02     ` Nick Desaulniers
2023-05-16 22:58 ` Kernel.org Bugbot
2023-08-03 20:56 ` Kernel.org Bugbot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).