Rephrase confusing password bit The local SMTP version doesn't prompt for a password and that's the one I have (I was already using msmtp for something else) so when I first read this part I got mega confused, thinking "whaddayamean password?"
1 files changed, 1 insertions(+), 1 deletions(-) M index.html
M index.html => index.html +1 -1
@@ 449,7 449,7 @@ <div class="well"> <h3>More approaches to authentication</h3> <p> This tutorial configures git in a way that causes send-email to Some of the setups in this tutorial cause send-email to prompt for your password, which you may find annoying. There are other ways to authenticate - the simplest of which is: </p>