From: Ask Bjørn Hansen Date: Sun, 31 Aug 2008 20:32:43 +0000 (-0700) Subject: Document sendemail.envelopesender configuration X-Git-Tag: v1.6.0.2~34 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=14877436871a1e5e38deb64abb884b480ff02567;p=git.git Document sendemail.envelopesender configuration Signed-off-by: Ask Bjørn Hansen Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-send-email.txt b/Documentation/git-send-email.txt index e2437f30c..3c3e1b0e7 100644 --- a/Documentation/git-send-email.txt +++ b/Documentation/git-send-email.txt @@ -179,6 +179,9 @@ user is prompted for a password while the input is masked for privacy. This is useful if your default address is not the address that is subscribed to a list. If you use the sendmail binary, you must have suitable privileges for the -f parameter. + Default is the value of the 'sendemail.envelopesender' configuration + variable; if that is unspecified, choosing the envelope sender is left + to your MTA. --to:: Specify the primary recipient of the emails generated.