X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-send-email.txt;h=3c3e1b0e77abe171ac7531b8098ea2af7d6809dd;hb=73bae1dc468734bad3ff7d1b8e93e7ac5f9d3dff;hp=e2437f30ca1314dc00a55f72c4e2a325cc75c7b6;hpb=10d9d887ecdc81197162d7bbe5dfc0d028498fd6;p=git.git 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.