From: Pascal Obry <pascal@obry.net>
To: git@vger.kernel.org
Cc: Pascal Obry <pascal@obry.net>
Subject: [PATCH 0/2] Add support for SMTP server options
Date: Sat, 4 Sep 2010 18:06:10 +0200 [thread overview]
Message-ID: <1283616372-3340-1-git-send-email-pascal@obry.net> (raw)
I'm not familiar at all with Perl so comments on style or usage most
welcomed. This patch is to introduce a way to pass specific options to the
SMTP server used by git-send-email.
I need that to be able to use different SMTP account (wanadoo, gmail...) on
some Git repositories to send over proper identity.
Pascal Obry (2):
Minor indentation fix.
New send-email option smtpserveroptions.
Documentation/git-send-email.txt | 5 +++++
git-send-email.perl | 11 +++++++++--
2 files changed, 14 insertions(+), 2 deletions(-)
--
1.7.2.2.277.gb49c4
next reply other threads:[~2010-09-04 16:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-04 16:06 Pascal Obry [this message]
2010-09-04 16:06 ` [PATCH 1/2] Minor indentation fix Pascal Obry
2010-09-04 16:06 ` [PATCH 2/2] New send-email option smtpserveroptions Pascal Obry
2010-09-04 16:21 ` Junio C Hamano
2010-09-04 16:39 ` Pascal Obry
2010-09-04 17:57 ` Ævar Arnfjörð Bjarmason
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=1283616372-3340-1-git-send-email-pascal@obry.net \
--to=pascal@obry.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.