summaryrefslogtreecommitdiffstats
path: root/git-send-email.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-06-21 11:58:41 -0700
committerJunio C Hamano <gitster@pobox.com>2019-06-21 11:58:41 -0700
commitd0a9940c76b71c9df840a098a423d3400779d83c (patch)
tree1c4c24106f25907cc7a20cbd9203e7a78fff264f /git-send-email.html
parent73c6486c8d3e366bdaeb636e5d1c0ace9957f9d5 (diff)
downloadgit-htmldocs-d0a9940c76b71c9df840a098a423d3400779d83c.tar.gz
Autogenerated HTML docs for v2.22.0-214-g8dca7
Diffstat (limited to 'git-send-email.html')
-rw-r--r--git-send-email.html9
1 files changed, 6 insertions, 3 deletions
diff --git a/git-send-email.html b/git-send-email.html
index 6f216b120..78c91f391 100644
--- a/git-send-email.html
+++ b/git-send-email.html
@@ -1603,8 +1603,11 @@ $ git send-email outgoing/*</code></pre>
app-specific or your regular password as appropriate. If you have credential
helper configured (see <a href="git-credential.html">git-credential(1)</a>), the password will be saved in
the credential store so you won&#8217;t have to type it the next time.</p></div>
-<div class="paragraph"><p>Note: the following perl modules are required
- Net::SMTP::SSL, MIME::Base64 and Authen::SASL</p></div>
+<div class="paragraph"><p>Note: the following core Perl modules that may be installed with your
+distribution of Perl are required:
+MIME::Base64, MIME::QuotedPrint, Net::Domain and Net::SMTP.
+These additional Perl modules are also required:
+Authen::SASL and Mail::Address.</p></div>
</div>
</div>
</div>
@@ -1625,7 +1628,7 @@ the credential store so you won&#8217;t have to type it the next time.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2019-06-13 15:06:39 PDT
+ 2019-06-21 11:54:06 PDT
</div>
</div>
</body>