summaryrefslogtreecommitdiffstats
path: root/git-send-email.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-05-09 07:24:48 +0000
committerJunio C Hamano <junio@kernel.org>2010-05-09 07:24:48 +0000
commitcb39aea01e29cf8ff7b0b7d2e8e8c0130292cfe2 (patch)
tree2708f18cd961765994c15549e7aeef53041d74fe /git-send-email.html
parent2b3ee5d004d9924b235a46bba46dace1e7cd7630 (diff)
downloadgit-htmldocs-cb39aea01e29cf8ff7b0b7d2e8e8c0130292cfe2.tar.gz
Autogenerated HTML docs for v1.7.1-78-g212f0
Diffstat (limited to 'git-send-email.html')
-rw-r--r--git-send-email.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/git-send-email.html b/git-send-email.html
index 666762667..45ce38dc5 100644
--- a/git-send-email.html
+++ b/git-send-email.html
@@ -475,6 +475,18 @@ and In-Reply-To headers will be used unless they are removed.</p></div>
</p>
</dd>
<dt>
+--smtp-domain=&lt;FQDN&gt;
+</dt>
+<dd>
+<p>
+ Specifies the Fully Qualified Domain Name (FQDN) used in the
+ HELO/EHLO command to the SMTP server. Some servers require the
+ FQDN to match your IP address. If not set, git send-email attempts
+ to determine your FQDN automatically. Default is the value of
+ <em>sendemail.smtpdomain</em>.
+</p>
+</dd>
+<dt>
--smtp-pass[=&lt;password&gt;]
</dt>
<dd>
@@ -837,7 +849,7 @@ send_lots_of_email.pl by Greg Kroah-Hartman.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-05-05 02:42:19 UTC
+Last updated 2010-05-09 07:24:20 UTC
</div>
</div>
</body>