We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 90a34de + 2bcfd14 commit edbc0bfCopy full SHA for edbc0bf
Documentation/git-send-email.txt
@@ -494,7 +494,11 @@ edit ~/.gitconfig to specify your account settings:
494
smtpServerPort = 587
495
----
496
497
-If you have multifactor authentication setup on your gmail account, you will
+If you do not have multi-factor authentication set up on your Gmail account, you
498
+will need to allow less secure app access. Visit
499
+https://myaccount.google.com/lesssecureapps to enable it.
500
+
501
+If you have multi-factor authentication set up on your Gmail account, you will
502
need to generate an app-specific password for use with 'git send-email'. Visit
503
https://security.google.com/settings/security/apppasswords to create it.
504
0 commit comments