git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Ask Bjørn Hansen" <ask@develooper.com>
To: git@vger.kernel.org
Cc: "Ask Bjørn Hansen" <ask@develooper.com>
Subject: [PATCH] Document sendemail.envelopesender configuration
Date: Sun, 31 Aug 2008 13:32:43 -0700	[thread overview]
Message-ID: <1220214763-25790-1-git-send-email-ask@develooper.com> (raw)
In-Reply-To: <1A4402DD-03B5-4951-B8CA-DB8A8E93D8C4@develooper.com>


Signed-off-by: Ask Bjørn Hansen <ask@develooper.com>
---
 Documentation/git-send-email.txt |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/Documentation/git-send-email.txt b/Documentation/git-send-email.txt
index e2437f3..e3f82da 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
+ 	value; if that is unspecified, choosing the envelope sender is left
+	to your MTA.
 
 --to::
 	Specify the primary recipient of the emails generated.
-- 
1.6.0.1.158.ga28da.dirty

  reply	other threads:[~2008-08-31 20:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-31  5:57 Ambiguous -from of git-send-email Sheng Yang
2008-08-31 19:37 ` Ask Bjørn Hansen
2008-08-31 20:32   ` Ask Bjørn Hansen [this message]
2008-08-31 21:01     ` [PATCH] Document sendemail.envelopesender configuration Jakub Narebski
2008-09-02  2:51       ` Ask Bjørn Hansen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1220214763-25790-1-git-send-email-ask@develooper.com \
    --to=ask@develooper.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).