summaryrefslogtreecommitdiffstats
path: root/git-send-email.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-10-29 20:47:22 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-10-29 20:47:22 +0000
commitb19b4f0f2e3316230172f636dc5ad4c300fff4e4 (patch)
treec81c9e30df64202e3dd40f316ba851df8e262c08 /git-send-email.html
parent4de43af97f60b56bb38a3b55da6fbae78b536b58 (diff)
downloadgit-htmldocs-b19b4f0f2e3316230172f636dc5ad4c300fff4e4.tar.gz
Autogenerated HTML docs for v1.4.3.3-g6dcfa
Diffstat (limited to 'git-send-email.html')
-rw-r--r--git-send-email.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/git-send-email.html b/git-send-email.html
index 0a35b9193..8ca40b4a3 100644
--- a/git-send-email.html
+++ b/git-send-email.html
@@ -375,8 +375,13 @@ enabled interface to provide the necessary information.</p>
</dt>
<dd>
<p>
- If set, specifies the outgoing SMTP server to use. Defaults to
- localhost.
+ If set, specifies the outgoing SMTP server to use. A full
+ pathname of a sendmail-like program can be specified instead;
+ the program must support the <tt>-i</tt> option. Default value can
+ be specified by the <em>sendemail.smtpserver</em> configuration
+ option; the built-in default is <tt>/usr/sbin/sendmail</tt> or
+ <tt>/usr/lib/sendmail</tt> if such program is available, or
+ <tt>localhost</tt> otherwise.
</p>
</dd>
<dt>
@@ -430,7 +435,7 @@ send_lots_of_email.pl by Greg Kroah-Hartman.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 03-Oct-2006 08:41:27 UTC
+Last updated 29-Oct-2006 20:47:13 UTC
</div>
</div>
</body>