On 27 Sep 2022, at 14:46, Robert Henz via lists.openembedded.org <robert_henz=jabil....@lists.openembedded.org> wrote: > > I'll make you all a deal. When you all update your documentation > (https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded) to > include the procedure for setting up my personal gmail account to allow git > send-email to work from my work laptop, I'll do it and submit my patch that > way.
We’re not going to expand the wiki to cover how to setup git-send-email for every email server. If your MTA (like GMail) needs authenticated SMTP, then you need the password. If your MTA uses 2FA (like GMail) then you typically need an application password. Generating this is step 2 of that SO page you linked to, although the use of git-credentials is overkill as you can just tell git the password the same way you tell it what sever to use. [sendemail] from = Ross Burton <r...@burtonini.com> smtpserver = smtp.gmail.com smtpuser = ... smtppass = … Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#172248): https://lists.openembedded.org/g/openembedded-core/message/172248 Mute This Topic: https://lists.openembedded.org/mt/93809846/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-